Searched refs:CreateServiceErrMsg (Results 1 – 3 of 3) sorted by relevance
39 static std::string CreateServiceErrMsg();
92 std::string NapiUtil::CreateServiceErrMsg() in CreateServiceErrMsg() function in OHOS::HiviewDFX::NapiUtil
266 NapiUtil::ThrowError(env, NapiError::ERR_SERVICE_STATUS, NapiUtil::CreateServiceErrMsg()); in Query()