Searched refs:CheckRelativePathWithType (Results 1 – 4 of 4) sorted by relevance
126 static int32_t CheckRelativePathWithType(const std::string &relativePath, int32_t mediaType);
176 int32_t errCode = CheckRelativePathWithType(relativePath, MediaType::MEDIA_TYPE_AUDIO); in CreateV9()
888 int32_t MediaLibraryAssetOperations::CheckRelativePathWithType(const string &relativePath, int32_t … in CheckRelativePathWithType() function in OHOS::Media::MediaLibraryAssetOperations1086 int32_t errCode = CheckRelativePathWithType(newRelativePath, fileAsset->GetMediaType()); in UpdateRelativePath()
609 int32_t errCode = CheckRelativePathWithType(relativePath, mediaType); in CreateV9()