/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
H A D | mock_distributed_kv_data_manager.cpp | 28 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId,
in GetSingleKvStore() argument
|
H A D | mock_single_kv_store.cpp | 78 StoreId storeId; in GetStoreId() local
|
/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_data_storage.cpp | 26 OsAccountDataStorage::OsAccountDataStorage(const std::string &appId, const std::string &storeId, const bool &autoSync) in OsAccountDataStorage() argument
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
H A D | mock_distributed_kv_data_manager.cpp | 37 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId,
in GetSingleKvStore() argument 46 Status DistributedKvDataManager::DeleteKvStore(const AppId &appId, const StoreId &storeId, const std::string &path)
in DeleteKvStore() argument
|
H A D | mock_single_kv_store.cpp | 82 StoreId storeId;
in GetStoreId() local
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/ |
H A D | mock_distributed_kv_data_manager.cpp | 34 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, in GetSingleKvStore() argument 40 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() argument 48 Status DistributedKvDataManager::DeleteKvStore(const AppId &appId, const StoreId &storeId, const std::string &path) in DeleteKvStore() argument
|
H A D | mock_single_kv_store.cpp | 73 StoreId storeId; in GetStoreId() local
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | distributed_kv_data_manager.cpp | 30 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, in GetSingleKvStore() argument 39 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() argument 49 Status DistributedKvDataManager::DeleteKvStore(const AppId &appId, const StoreId &storeId, const std::string &path) in DeleteKvStore() argument
|
H A D | mock_single_kv_store.cpp | 25 void MockSingleKvStore::InsertMockKvStore(AppId appId, StoreId storeId, std::shared_ptr<SingleKvStore> store) in InsertMockKvStore() argument 32 void MockSingleKvStore::RemoveMockKvStore(AppId appId, StoreId storeId) in RemoveMockKvStore() argument 37 std::shared_ptr<MockSingleKvStore> MockSingleKvStore::GetMockKvStorePointer(AppId appId, StoreId storeId) in GetMockKvStorePointer() argument 157 StoreId storeId; in GetStoreId() local [all...] |
/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | distributed_kv_data_manager.cpp | 30 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, in GetSingleKvStore() argument 38 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() argument 48 Status DistributedKvDataManager::DeleteKvStore(const AppId &appId, const StoreId &storeId, const std::string &path) in DeleteKvStore() argument
|
H A D | mock_single_kv_store.cpp | 64 StoreId storeId; in GetStoreId() local
|
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | distributed_kv_data_manager.cpp | 30 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, in GetSingleKvStore() argument 38 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() argument 48 Status DistributedKvDataManager::DeleteKvStore(const AppId &appId, const StoreId &storeId, const std::string &path) in DeleteKvStore() argument
|
H A D | mock_single_kv_store.cpp | 63 StoreId storeId; in GetStoreId() local
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_data_storage.cpp | 29 AppAccountDataStorage::AppAccountDataStorage(const std::string &storeId, const AccountDataStorageOptions &options) in AppAccountDataStorage() argument
|
H A D | app_account_control_manager.cpp | 1125 std::string storeId = std::to_string(userId); OnUserRemoved() local 1250 std::string storeId = std::to_string(userId); GetDataStorageByUserId() local [all...] |
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_distributed_kv_data_manager.cpp | 42 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, in GetSingleKvStore() argument 77 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() argument 87 Status DistributedKvDataManager::DeleteKvStore(const AppId &appId, const StoreId &storeId, const std::string &path) in DeleteKvStore() argument
|
H A D | mock_single_kv_store.cpp | 64 StoreId storeId; in GetStoreId() local
|
/base/notification/distributed_notification_service/services/distributed/src/ |
H A D | distributed_preferences_database.cpp | 69 DistributedKv::StoreId storeId = {.storeId = STORE_ID}; in GetKvStore() local 192 DistributedKv::StoreId storeId = {.storeId = STORE_ID}; in ClearDatabase() local
|
H A D | distributed_screen_status_manager.cpp | 77 DistributedKv::StoreId storeId = {.storeId = STORE_ID}; in OnDeviceDisconnected() local 143 DistributedKv::StoreId storeId = {.storeId = STORE_ID}; in GetKvStore() local
|
H A D | distributed_database.cpp | 98 DistributedKv::StoreId storeId = {.storeId = STORE_ID}; in GetKvStore() local 341 DistributedKv::StoreId storeId = {.storeId = STORE_ID}; in RecreateDistributedDB() local
|
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/ |
H A D | dlp_kv_data_storage.cpp | 31 DlpKvDataStorage::DlpKvDataStorage(const std::string &storeId, in DlpKvDataStorage() argument
|
/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | account_data_storage.cpp | 24 AccountDataStorage::AccountDataStorage(const std::string &appId, const std::string &storeId, in AccountDataStorage() argument
|
/base/account/os_account/services/accountmgr/src/ |
H A D | account_data_storage.cpp | 28 AccountDataStorage::AccountDataStorage(const std::string &appId, const std::string &storeId, in AccountDataStorage() argument
|
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
H A D | lib_event_handler_event_queue_test.cpp | 185 auto storeId = eventIds.back(); in InsertPriorityTest() local 190 auto storeId = eventIds.front(); in InsertPriorityTest() local
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_fw_module_test.cpp | 442 DistributedKv::StoreId storeId = {.storeId = KVSTORE_SCREEN_STATUS_STORE_ID}; in SetDistributedScreenStatus() local 1731 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; in HWTEST_F() local 1756 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; in HWTEST_F() local 1781 DistributedKv::StoreId storeId in HWTEST_F() local 1807 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; HWTEST_F() local 1835 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; HWTEST_F() local 1868 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; HWTEST_F() local 1898 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; HWTEST_F() local 1931 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; HWTEST_F() local 1967 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; HWTEST_F() local 2028 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; HWTEST_F() local 2082 DistributedKv::StoreId storeId = {.storeId = KVSTORE_SCREEN_STATUS_STORE_ID}; HWTEST_F() local 2245 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; HWTEST_F() local 2290 DistributedKv::StoreId storeId = {.storeId = KVSTORE_NOTIFICATION_STORE_ID}; HWTEST_F() local [all...] |