Searched defs:strMsg (Results 1 – 11 of 11) sorted by relevance
68 std::string strMsg = (iter != ErrorCodeToMsg.end() ? iter->second : ""); in Convert2RetErr() local78 std::string strMsg; in Convert2RetErr() local
78 int DbinderTestAgent::OnProcessMsg(const std::string &strMsg, int len, std::string &strReturnValue, in OnProcessMsg()
99 int DistributedTestAgent::OnProcessMsg(const std::string &strMsg, int len, std::string &strReturnVa… in OnProcessMsg()
1203 …rowInterError(napi_env env, std::shared_ptr<PromptAsyncContext>& asyncContext, std::string& strMsg) in JSPromptThrowInterError()1477 … std::string strMsg = ErrorToMessage(ERROR_CODE_INTERNAL_ERROR) + "Can not get delegate."; in JSPromptShowDialog() local1506 …std::string strMsg = ErrorToMessage(ERROR_CODE_INTERNAL_ERROR) + "UI execution context not found."; in JSPromptShowDialog() local1681 … std::string strMsg = ErrorToMessage(ERROR_CODE_INTERNAL_ERROR) + "Can not get delegate."; in JSPromptShowActionMenu() local1709 …std::string strMsg = ErrorToMessage(ERROR_CODE_INTERNAL_ERROR) + "UI execution context not found."; in JSPromptShowActionMenu() local1902 std::string strMsg; in GetErrorMsg() local1964 std::string strMsg = GetErrorMsg(errorCode); in ParseCustomDialogContentCallback() local2016 std::string strMsg = GetErrorMsg(dialogId); in ParseCustomDialogIdCallback() local2044 … std::string strMsg = ErrorToMessage(ERROR_CODE_INTERNAL_ERROR) + "Can not get delegate."; in OpenCustomDialog() local2118 … std::string strMsg = ErrorToMessage(ERROR_CODE_INTERNAL_ERROR) + "Can not get delegate."; in CloseCustomDialog() local[all …]
47 std::string strMsg = (iter != ERROR_CODE_TO_MSG.end() ? iter->second : "") + message; in NapiThrow() local161 … std::string strMsg = (iter != ERROR_CODE_TO_MSG.end() ? iter->second : "") + asyncContext->errMsg; in OnComplete() local
83 std::string strMsg = ErrorToMessage(callbackCode); in ProcessPromiseCallback() local
347 std::string strMsg = (iter != ErrorCodeToMsg.end() ? iter->second : "") + " " + errorMessage; in CreateBusinessError() local
642 char strMsg[AUDIO_PNP_MSG_LEN_MAX] = {0}; in AudioServiceStateChange() local665 char strMsg[AUDIO_PNP_MSG_LEN_MAX] = {0}; in AudioLoadStateChange() local
294 std::string strMsg = ErrorToMessage(asyncContext->callbackCode) + asyncContext->callbackMsg; in TriggerCallback() local
61 std::string strMsg = (iter != ERROR_CODE_TO_MSG.end() ? iter->second : "") + message; in NapiThrow() local
661 std::string strMsg = (iter != ErrorCodeToMsg.end() ? iter->second : "") + " " + errorMessage; in CreateBusinessError() local