Searched refs:GetAssetById (Results 1 – 3 of 3) sorted by relevance
69 int32_t GetAssetById(const int32_t id, std::shared_ptr<FileAsset> &outFileAsset);
744 int32_t MtpMedialibraryManager::GetAssetById(const int32_t id, shared_ptr<FileAsset> &outFileAsset) in GetAssetById() function in OHOS::Media::MtpMedialibraryManager776 int errCode = GetAssetById(id, fileAsset); in GetPathById()943 errCode = GetAssetById(context->handle, fileAsset); in CloseFd()
2039 int32_t ret = mtpMedialibraryManager->GetAssetById(id, outFileAsset);