Searched refs:SolveGetHandlesError (Results 1 – 5 of 5) sorted by relevance
139 MtpErrorUtils::SolveGetHandlesError(E_HAS_DB_ERROR), "fail to get datasharehelper"); in GetHandles()173 MtpErrorUtils::SolveGetHandlesError(E_NO_SUCH_FILE), "fail to get handles"); in GetHandles()175 MtpErrorUtils::SolveGetHandlesError(E_SUCCESS), "have no handles"); in GetHandles()181 return MtpErrorUtils::SolveGetHandlesError(E_SUCCESS); in GetHandles()196 MtpErrorUtils::SolveGetHandlesError(E_HAS_DB_ERROR), "fail to GetAlbumCloud"); in GetAlbumCloud()386 MtpErrorUtils::SolveGetHandlesError(E_HAS_DB_ERROR), "context is nullptr"); in GetHandles()391 MtpErrorUtils::SolveGetHandlesError(errCode), "fail to SolveHandlesFormatData"); in GetHandles()400 MtpErrorUtils::SolveGetHandlesError(E_HAS_DB_ERROR), "fail to get handles"); in GetHandles()406 return MtpErrorUtils::SolveGetHandlesError(E_SUCCESS); in GetHandles()410 return MtpErrorUtils::SolveGetHandlesError(errCode); in GetHandles()[all …]
26 int32_t MtpErrorUtils::SolveGetHandlesError(const int32_t mediaError) in SolveGetHandlesError() function in OHOS::Media::MtpErrorUtils
330 return MtpErrorUtils::SolveGetHandlesError(E_HAS_DB_ERROR); in GetHandles()347 MtpErrorUtils::SolveGetHandlesError(E_HAS_DB_ERROR), "context is nullptr"); in GetHandles()352 return MtpErrorUtils::SolveGetHandlesError(E_HAS_DB_ERROR); in GetHandles()
25 static int32_t SolveGetHandlesError(const int32_t mediaError);
639 MtpErrorUtils::SolveGetHandlesError(E_SUCCESS);