Searched refs:IsSameAudioFile (Results 1 – 3 of 3) sorted by relevance
79 …bool IsSameAudioFile(const std::shared_ptr<NativeRdb::RdbStore> &rdbStore, const std::string &tabl…
669 bool BaseRestore::IsSameAudioFile(const std::shared_ptr<NativeRdb::RdbStore> &rdbStore, const std::… in IsSameAudioFile() function in OHOS::Media::BaseRestore
1751 return IsSameAudioFile(mediaLibraryRdb_, tableName, fileInfo); in IsSameFileForClone()