Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp109 const char* kAdbMode = "adb_mode"; variable
468 for (auto& mode : (*dictionary_)[kAdbMode]) { in adb_mode()
479 (*dictionary_)[kAdbMode] = mode_json_obj; in set_adb_mode()