Home
last modified time | relevance | path

Searched refs:UNMANAGED_Dup (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp257 RestartRunCvd(client->UNMANAGED_Dup()); in HandleActionWithNoData()
277 RestartRunCvd(client->UNMANAGED_Dup()); in HandleActionWithNoData()
/device/google/cuttlefish/shared/sensors/multihal/
Dentry.cpp31 pure_sensors_fd_(console_sensors_fd_->UNMANAGED_Dup()), in VconsoleSensorsTransport()
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h314 int UNMANAGED_Dup();
Dshared_fd.cpp832 int FileInstance::UNMANAGED_Dup() { in UNMANAGED_Dup() function in cuttlefish::FileInstance
/device/google/cuttlefish/host/commands/secure_env/
Dsecure_env_not_windows_main.cpp318 int snapshot_socket_fd = std::move(rust_snapshot_socket2)->UNMANAGED_Dup(); in SecureEnvMain()