Android-cuttlefish cvd tool
|
#include <functional>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/result.h"
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) |