Searched refs:FindStrongAssociation (Results 1 – 3 of 3) sorted by relevance
73 int32_t FindStrongAssociation(const FileInfo &fileInfo);
318 int32_t PhotosRestore::FindStrongAssociation(const FileInfo &fileInfo) in FindStrongAssociation() function in OHOS::Media::PhotosRestore
710 …values.PutInt(PhotoColumn::PHOTO_STRONG_ASSOCIATION, this->photosRestore_.FindStrongAssociation(fi… in GetInsertValue()