Searched refs:CMDSTR_HILOG (Results 1 – 5 of 5) sorted by relevance
98 const string CMDSTR_HILOG = "hilog"; variable
361 } else if (!strncmp(input.c_str(), CMDSTR_HILOG.c_str(), CMDSTR_HILOG.size())) { in String2FormatCommand()
287 int index = string(CMDSTR_HILOG).length(); in IsCaptureCommand()315 if (!strncmp(commandIn.c_str(), CMDSTR_HILOG.c_str(), CMDSTR_HILOG.size()) && in ExecuteCommand()
102 !strncmp(command.c_str(), CMDSTR_HILOG.c_str(), CMDSTR_HILOG.size())) { in ExecuteCommand()
72 registerCommand.push_back(CMDSTR_HILOG); in IsRegisterCommand()