Searched refs:CheckExtWithType (Results 1 – 2 of 2) sorted by relevance
125 static int32_t CheckExtWithType(const std::string &extention, int32_t mediaType);
854 …int32_t errCode = isContains ? CheckDisplayNameWithType(name, mediaType) : CheckExtWithType(name,… in CheckWithType()878 int32_t MediaLibraryAssetOperations::CheckExtWithType(const string &extention, int32_t mediaType) in CheckExtWithType() function in OHOS::Media::MediaLibraryAssetOperations