Home
last modified time | relevance | path

Searched defs:config_commands (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/host/libs/vm_manager/
Dvm_manager.cpp105 std::vector<std::string>* config_commands) { in UserInGroup()
/device/google/cuttlefish_common/host/commands/launch/
Dmain.cc356 std::vector<std::string> config_commands; in main() local