Searched defs:optout_ (Results 1 – 3 of 3) sorted by relevance
| /device/google/cuttlefish/host/commands/cvd/server_command/ | ||
| D | try_acloud.cpp | 61 const std::atomic<bool>& optout_; member in cuttlefish::TryAcloudCommand |
| D | acloud_translator.cpp | 98 std::atomic<bool>& optout_; member in cuttlefish::AcloudTranslatorCommand |
| /device/google/cuttlefish/host/commands/cvd/ | ||
| D | server.h | 116 std::atomic<bool> optout_; variable |