Home
last modified time | relevance | path

Searched defs:guest_to_host (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/tcp_connector/
Dmain.cpp119 auto guest_to_host = std::thread([&]() { in TcpConnectorMain() local
/aosp_15_r20/external/crosvm/e2e_tests/tests/
H A Dvsock.rs161 fn guest_to_host() { in guest_to_host() function
/aosp_15_r20/external/crosvm/vm_memory/src/
H A Dguest_memory.rs1142 fn guest_to_host() { in guest_to_host() function