Searched refs:SolveGetFdError (Results 1 – 4 of 4) sorted by relevance
187 MtpErrorUtils::SolveGetFdError(E_HAS_DB_ERROR), "fail to get datasharehelper"); in GetAlbumCloud()207 MtpErrorUtils::SolveGetFdError(E_HAS_DB_ERROR), "fail to get datasharehelper"); in GetAlbumCloudDisplay()524 MtpErrorUtils::SolveGetFdError(E_HAS_DB_ERROR), "context is nullptr"); in GetFd()530 MtpErrorUtils::SolveGetFdError(E_HAS_DB_ERROR), "fail to get handles"); in GetFd()533 MtpErrorUtils::SolveGetFdError(E_HAS_DB_ERROR), "have no row"); in GetFd()542 MtpErrorUtils::SolveGetFdError(E_HAS_DB_ERROR), "fail to get realPath"); in GetFd()549 return MtpErrorUtils::SolveGetFdError(E_SUCCESS); in GetFd()551 return MtpErrorUtils::SolveGetFdError(E_HAS_FS_ERROR); in GetFd()558 MtpErrorUtils::SolveGetFdError(E_HAS_DB_ERROR), "context is nullptr"); in GetFdByOpenFile()570 return MtpErrorUtils::SolveGetFdError(E_SUCCESS); in GetFdByOpenFile()[all …]
56 int32_t MtpErrorUtils::SolveGetFdError(const int32_t mediaError) in SolveGetFdError() function in OHOS::Media::MtpErrorUtils
426 MtpErrorUtils::SolveGetFdError(E_HAS_DB_ERROR), "context is nullptr"); in GetFd()430 return MtpErrorUtils::SolveGetFdError(E_HAS_DB_ERROR); in GetFd()437 return MtpErrorUtils::SolveGetFdError(E_HAS_FS_ERROR); in GetFd()443 return MtpErrorUtils::SolveGetFdError(E_SUCCESS); in GetFd()445 return MtpErrorUtils::SolveGetFdError(E_HAS_FS_ERROR); in GetFd()
27 static int32_t SolveGetFdError(const int32_t mediaError);