Home
last modified time | relevance | path

Searched refs:CMDSTR_HILOG (Results 1 - 5 of 5) sorted by relevance

/developtools/hdc/src/host/
H A Dtranslate.cpp381 } else if (!strncmp(input.c_str(), CMDSTR_HILOG.c_str(), CMDSTR_HILOG.size())) { in String2FormatCommand()
H A Dext_client.cpp102 !strncmp(command.c_str(), CMDSTR_HILOG.c_str(), CMDSTR_HILOG.size())) { in ExecuteCommand()
H A Dclient.cpp318 int index = string(CMDSTR_HILOG).length(); in IsCaptureCommand()
346 if (!strncmp(commandIn.c_str(), CMDSTR_HILOG.c_str(), CMDSTR_HILOG.size()) && in ExecuteCommand()
H A Dmain.cpp72 registerCommand.push_back(CMDSTR_HILOG); in IsRegisterCommand()
/developtools/hdc/src/common/
H A Ddefine.h154 const string CMDSTR_HILOG = "hilog"; member

Completed in 5 milliseconds