Home
last modified time | relevance | path

Searched defs:strMsg (Results 1 - 6 of 6) sorted by relevance

/test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/
H A Ddistribute_demo_agent.cpp82 void DistributeDemoAgent::OnProcessMsg(const std::string &strMsg, in OnProcessMsg() argument
/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_agent.cpp306 int DistributedAgent::OnProcessMsg(const std::string &strMsg, int msgLen, in OnProcessMsg() argument
H A Ddistributed_major.cpp291 bool DistributeTestEnvironment::SendMessage(size_t devNo, const std::string &strMsg, int msgLen, in SendMessage() argument
311 bool DistributeTestEnvironment::Notify(size_t devNo, const std::string &strMsg, int msgLen) in Notify() argument
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_impl.cpp72 std::string strMsg = (iter != ErrorCodeToMsg.end() ? iter->second : ""); in Convert2RetErr() local
82 std::string strMsg; in Convert2RetErr() local
/base/request/request/frameworks/js/napi/src/upload/
H A Djs_util.cpp347 std::string strMsg = (iter != ErrorCodeToMsg.end() ? iter->second : "") + " " + errorMessage; in CreateBusinessError() local
/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp661 std::string strMsg = (iter != ErrorCodeToMsg.end() ? iter->second : "") + " " + errorMessage; in CreateBusinessError() local

Completed in 5 milliseconds