Searched defs:roleType (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | medialibrary_kvstore_manager.cpp | 38 int32_t MediaLibraryKvStoreManager::InitKvStore(const KvStoreRoleType &roleType, const KvStoreValue… in InitKvStore() 67 const KvStoreRoleType &roleType, const KvStoreValueType &valueType) in GetKvStore() 106 void MediaLibraryKvStoreManager::RegisterTimer(const KvStoreRoleType &roleType, const KvStoreValueT… in RegisterTimer() 133 bool MediaLibraryKvStoreManager::InitMonthAndYearKvStore(const KvStoreRoleType& roleType) in InitMonthAndYearKvStore() 174 const KvStoreRoleType &roleType, const std::string &storeId, const std::string &baseDir) in GetSingleKvStore()
|
H A D | medialibrary_kvstore.cpp | 41 const KvStoreRoleType &roleType, const KvStoreValueType &valueType, const std::string &baseDir) in Init() 260 DistributedKv::Options &options, const KvStoreRoleType &roleType, const std::string &baseDir) in GetKvStoreOption() 337 int32_t MediaLibraryKvStore::InitSingleKvstore(const KvStoreRoleType &roleType, in InitSingleKvstore()
|