Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbase_restore.h92 SubCountInfo GetSubCountInfo(const std::string &type);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp835 SubCountInfo subCountInfo = GetSubCountInfo(type); in GetCountInfoJson()
844 SubCountInfo BaseRestore::GetSubCountInfo(const std::string &type) in GetSubCountInfo() function in OHOS::Media::BaseRestore
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp1442 SubCountInfo ret = upgrade->GetSubCountInfo(type);