Android-cuttlefish cvd tool
Namespaces | Functions
worker_thread_loop_body.h File Reference
#include <functional>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/result.h"
Include dependency graph for worker_thread_loop_body.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::secure_env_impl
 

Functions

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