Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp279 SendErrorMessage(invalidError_ + errorStr); in CmdParseWithParameter()
325 SendErrorMessage(errorStr); in SetCmdParameter()
412 SendErrorMessage("ipc stat cmd args invalid\n"); in ParseLongCmdOption()
419 SendErrorMessage("ipc stat cmd args invalid\n"); in ParseLongCmdOption()
453 SendErrorMessage(invalidError_); in ParseCmdOptionForA()
457 SendErrorMessage(invalidError_ + ":" + ipcStatParams[0]); in ParseCmdOptionForA()
464 SendErrorMessage(errorStr); in ParseCmdOptionForA()
514 SendErrorMessage(errorStr); in SetCmdIntegerParameter()
725 SendErrorMessage(unrecognizedError_ + RemoveCharacterFromStr(argv[optind - 1], '-')); in CheckIncorrectCmdOption()
729 SendErrorMessage(errorSt in CheckIncorrectCmdOption()
745 void DumpImplement::SendErrorMessage(const std::string &errorStr) SendErrorMessage() function in OHOS::HiviewDFX::DumpImplement
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dipc_stat_dumper.cpp45 void IPCStatDumper::SendErrorMessage(const std::string &errorStr) in SendErrorMessage() function in OHOS::HiviewDFX::IPCStatDumper
181 SendErrorMessage("pid is not support ipc statistic."); in SetIpcStatCmd()
193 SendErrorMessage("input ARG is not valid"); in SetIpcStatCmd()
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dipc_stat_dumper.h46 void SendErrorMessage(const std::string &errorStr);
/base/hiviewdfx/hidumper/frameworks/native/include/manager/
H A Ddump_implement.h74 void SendErrorMessage(const std::string& errorStr);
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_dumpers_test.cpp632 ipcStatDumper->SendErrorMessage("ptrReqCtl_ test"); in HWTEST_F()

Completed in 4 milliseconds