Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/confirmationui/
DTrustyConfirmationUI.cpp73 auto fetching_cmd = [this]() { HostMessageFetcherLoop(); }; in __anon7804b5ab0202() local
74 host_cmd_fetcher_thread_ = std::thread(fetching_cmd);