Home
last modified time | relevance | path

Searched refs:IfHandledDataCountMatched (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_fusion_utils.cpp190 static int32_t IfHandledDataCountMatched(const std::shared_ptr<MediaLibraryRdbStore> upgradeStore, in IfHandledDataCountMatched() function
236 if (IfHandledDataCountMatched(upgradeStore, matchedCount) != E_OK) { in HandleMatchedDataFusion()