Searched refs:SolveGetObjectInfoError (Results 1 – 5 of 5) sorted by relevance
26 static int32_t SolveGetObjectInfoError(const int32_t mediaError);
417 MtpErrorUtils::SolveGetObjectInfoError(E_HAS_DB_ERROR), "context is nullptr"); in GetObjectInfo()419 MtpErrorUtils::SolveGetObjectInfoError(E_HAS_DB_ERROR), "fail to get datasharehelper"); in GetObjectInfo()429 MtpErrorUtils::SolveGetObjectInfoError(E_NO_SUCH_FILE), "fail to get object set"); in GetObjectInfo()431 MtpErrorUtils::SolveGetObjectInfoError(E_NO_SUCH_FILE), "have no handles"); in GetObjectInfo()460 return MtpErrorUtils::SolveGetObjectInfoError(E_NO_SUCH_FILE); in SetObject()468 MtpErrorUtils::SolveGetObjectInfoError(E_NO_SUCH_FILE), in SetObject()478 return MtpErrorUtils::SolveGetObjectInfoError(E_SUCCESS); in SetObject()485 MtpErrorUtils::SolveGetObjectInfoError(E_HAS_DB_ERROR), "outObjectInfo is nullptr"); in SetObjectInfo()517 return MtpErrorUtils::SolveGetObjectInfoError(E_SUCCESS); in SetObjectInfo()
41 int32_t MtpErrorUtils::SolveGetObjectInfoError(const int32_t mediaError) in SolveGetObjectInfoError() function in OHOS::Media::MtpErrorUtils
384 return MtpErrorUtils::SolveGetObjectInfoError(E_HAS_DB_ERROR); in GetObjectInfo()390 return MtpErrorUtils::SolveGetObjectInfoError(E_HAS_DB_ERROR); in GetObjectInfo()414 return MtpErrorUtils::SolveGetObjectInfoError(E_HAS_DB_ERROR); in GetObjectInfo()419 return MtpErrorUtils::SolveGetObjectInfoError(E_SUCCESS); in GetObjectInfo()562 return MtpErrorUtils::SolveGetObjectInfoError(E_HAS_DB_ERROR); in GetThumb()
640 MtpErrorUtils::SolveGetObjectInfoError(E_SUCCESS);