Searched defs:errNum (Results 1 – 9 of 9) sorted by relevance
63 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetTotalSizeOfVolume(uuid… in GetTotalSizeOfVolume() local112 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetFreeSizeOfVolume(uuidS… in GetFreeSizeOfVolume() local190 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetBundleStats(nameString, in GetBundleStats() local242 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetCurrentBundleStats(*bu… in GetCurrentBundleStats() local284 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetSystemSize(*resultSize… in GetSystemSize() local335 int32_t errNum; in GetUserStorageStats() local383 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetTotalSize(*resultSize); in GetTotalSize() local416 … int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetFreeSize(*resultSize); in GetFreeSize() local449 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetTotalSize(*resultSize); in GetTotalSizeSync() local468 … int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetFreeSize(*resultSize); in GetFreeSizeSync() local
59 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetAllVolumes(*volumeInfo… in GetAllVolumes() local214 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetVolumeByUuid(uuidStrin… in GetVolumeByUuid() local268 …int32_t errNum = DelayedSingleton<StorageManagerConnect>::GetInstance()->GetVolumeById(volumeIdStr… in GetVolumeById() local
345 int32_t Convert2JsErrNum(int32_t errNum) in Convert2JsErrNum()
19 int32_t Convert2JsErrNum(int32_t errNum) in Convert2JsErrNum()
62 int32_t errNum = -1; variable
58 static int GetErrorCode(int errNum) in GetErrorCode()
51 static int32_t GetResInt(int32_t errNum) in GetResInt()63 static std::string GetResStr(int32_t errNum) in GetResStr()
138 …int32_t errNum = (ret == RET_ERR ? static_cast<int32_t>(CoordinationErrCode::OPEN_SESSION_FAILED) … in OnStart() local
210 int errNum = 0; in IsValidPath() local