Searched refs:SendErrorMessage (Results 1 – 5 of 5) sorted by relevance
268 SendErrorMessage(invalidError_ + errorStr); in CmdParseWithParameter()309 SendErrorMessage(errorStr); in SetCmdParameter()394 SendErrorMessage("ipc stat cmd args invalid\n"); in ParseLongCmdOption()401 SendErrorMessage("ipc stat cmd args invalid\n"); in ParseLongCmdOption()435 SendErrorMessage(invalidError_); in ParseCmdOptionForA()439 SendErrorMessage(invalidError_ + ":" + ipcStatParams[0]); in ParseCmdOptionForA()446 SendErrorMessage(errorStr); in ParseCmdOptionForA()504 SendErrorMessage(errorStr); in SetCmdIntegerParameter()710 SendErrorMessage(errorStr); in CheckIncorrectCmdOption()719 SendErrorMessage(requireError_ + optStr[i]); in IsShortOptionReqArg()[all …]
44 void IPCStatDumper::SendErrorMessage(const std::string &errorStr) in SendErrorMessage() function in OHOS::HiviewDFX::IPCStatDumper148 SendErrorMessage("pid is not support ipc statistic."); in SetIpcStatCmd()160 SendErrorMessage("input ARG is not valid"); in SetIpcStatCmd()
46 void SendErrorMessage(const std::string &errorStr);
74 void SendErrorMessage(const std::string& errorStr);
626 ipcStatDumper->SendErrorMessage("ptrReqCtl_ test");