Android-cuttlefish cvd tool
Namespaces | Functions
cuttlefish::secure_env_impl Namespace Reference

Namespaces

namespace  anonymous_namespace{worker_thread_loop_body.cpp}
 

Functions

Result< void > WorkerInnerLoop (std::function< bool()> process_callback, SharedFD read_fd, SharedFD snapshot_socket)
 
Result< void > WorkerStubLoop (SharedFD snapshot_socket)
 

Function Documentation

◆ WorkerInnerLoop()

Result< void > cuttlefish::secure_env_impl::WorkerInnerLoop ( std::function< bool()>  process_callback,
SharedFD  read_fd,
SharedFD  snapshot_socket 
)

◆ WorkerStubLoop()

Result< void > cuttlefish::secure_env_impl::WorkerStubLoop ( SharedFD  snapshot_socket)