Searched refs:FindSubtype (Results 1 – 3 of 3) sorted by relevance
65 int32_t FindSubtype(const FileInfo &fileInfo);
178 int32_t PhotosRestore::FindSubtype(const FileInfo &fileInfo) in FindSubtype() function in OHOS::Media::PhotosRestore
702 values.PutInt(PhotoColumn::PHOTO_SUBTYPE, this->photosRestore_.FindSubtype(fileInfo)); in GetInsertValue()