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.cpp80 auto fetching_cmd = [this]() { HostMessageFetcherLoop(); }; in __anone5301d570202() local
82 host_cmd_fetcher_thread_ = std::thread(fetching_cmd);