Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/server_command/
Dtry_acloud.cpp61 const std::atomic<bool>& optout_; member in cuttlefish::TryAcloudCommand
Dacloud_translator.cpp98 std::atomic<bool>& optout_; member in cuttlefish::AcloudTranslatorCommand
/device/google/cuttlefish/host/commands/cvd/
Dserver.h116 std::atomic<bool> optout_; variable