Home
last modified time | relevance | path

Searched refs:CMDSTR_LIST_JDWP (Results 1 - 4 of 4) sorted by relevance

/developtools/hdc/src/host/
H A Dext_client.cpp93 } else if (!strncmp(command.c_str(), CMDSTR_LIST_JDWP.c_str(), CMDSTR_LIST_JDWP.size())) { in ExecuteCommand()
H A Dtranslate.cpp368 } else if (!strcmp(input.c_str(), CMDSTR_LIST_JDWP.c_str())) { in String2FormatCommand()
H A Dmain.cpp78 registerCommand.push_back(CMDSTR_LIST_JDWP); in IsRegisterCommand()
/developtools/hdc/src/common/
H A Ddefine.h183 const string CMDSTR_LIST_JDWP = "jpid"; member

Completed in 6 milliseconds