Home
last modified time | relevance | path

Searched refs:CMDSTR_TARGET_DISCOVER (Results 1 - 6 of 6) sorted by relevance

/developtools/hdc/src/host/
H A Dmain.cpp54 registerCommand.push_back(CMDSTR_TARGET_DISCOVER); in IsRegisterCommand()
478 !strncmp(commands.c_str(), CMDSTR_TARGET_DISCOVER.c_str(), CMDSTR_TARGET_DISCOVER.size()) || in main()
H A Dext_client.cpp70 } else if (!strncmp(command.c_str(), CMDSTR_TARGET_DISCOVER.c_str(), CMDSTR_TARGET_DISCOVER.size())) { in ExecuteCommand()
H A Dtranslate.cpp324 } else if (!strcmp(input.c_str(), CMDSTR_TARGET_DISCOVER.c_str())) { in String2FormatCommand()
H A Dclient.cpp178 vecNoConnectKeyCommand.push_back(CMDSTR_TARGET_DISCOVER); in AutoConnectKey()
/developtools/hdc/src/test/
H A Dut_command.cpp147 TestRunClient(debugServerPort, "", CMDSTR_TARGET_DISCOVER.c_str()); in TestRuntimeCommand()
/developtools/hdc/src/common/
H A Ddefine.h138 const string CMDSTR_TARGET_DISCOVER = "discover"; member

Completed in 6 milliseconds