Searched defs:errMsg (Results 1 – 12 of 12) sorted by relevance
3 "errMsg": "", string
111 … const std::string errMsg = "type of input parameters error : " + std::to_string(errCode.value()); in On() local168 … const std::string errMsg = "type of input parameters error : " + std::to_string(errCode.value()); in Off() local
48 void DownloadTask::NotifyDone(bool successful, const std::string &errMsg) in NotifyDone()
83 …d DownloadManager::OnTaskDone(const std::string &token, bool successful, const std::string &errMsg) in OnTaskDone()
32 char errMsg[BUF_SIZE] = { 0 }; variable
127 std::string errMsg("async call failed"); in OnComplete() local
46 void SetErrInfo(int32_t errCode, std::string errMsg) in SetErrInfo()
173 …std::string errMsg = ((status == UPDATE_SPACE_NOTENOUGH) ? "Free space is not enough" : "Update fa… in InstallUpdaterPackage() local
163 errMsg: string; property
286 std::string errMsg = "Couldn't connect to server"; in ReadDataFromSSL() local
99 std::string errMsg; member
51 … const std::string errMsg = "type of input parameters error : " + std::to_string(errCode.value()); in NapiCreateAsyncWork() local88 … const std::string errMsg = "type of input parameters error : " + std::to_string(errCode.value()); in NapiCreateAsyncWork2() local