/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | db_info_handle_impl.cpp | 22 IsNeedAutoSync(const std::string& userId, const std::string& appId, const std::string& storeId, const DistributedDB::DeviceInfos& devInfo) IsNeedAutoSync() argument
|
/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_single_kv_store.h | 143 DistributedKv::StoreId storeId; variable
|
/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_single_kv_store.h | 146 DistributedKv::StoreId storeId; variable
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | schema_meta.cpp | 105 Database SchemaMeta::GetDataBase(const std::string &storeId) in GetDataBase() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | store_changed_data.h | 27 std::string storeId; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/ |
H A D | corrupted_meta_data.h | 24 std::string storeId = ""; member
|
H A D | strategy_meta_data.h | 26 std::string storeId;
member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/broadcaster/ |
H A D | broadcast_sender.h | 28 std::string storeId; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/ |
H A D | db_meta_callback_delegate.h | 27 std::string storeId; member
|
/foundation/communication/dsoftbus/core/adapter/kv_store/src/ |
H A D | lnn_kv_data_change_listener.cpp | 34 KvDataChangeListener::KvDataChangeListener(const std::string &appId, const std::string &storeId) in KvDataChangeListener() argument
|
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | kv_store_death_recipient.cpp | 33 KvDeathRecipient::KvDeathRecipient(const std::string& storeId) in KvDeathRecipient() argument
|
H A D | kv_sync_completed_listener.cpp | 36 KvSyncCompletedListener::KvSyncCompletedListener(const std::string& storeId) in KvSyncCompletedListener() argument
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | kv_store_death_recipient_test.cpp | 71 std::string storeId = "dp_kv_store"; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | end_point.h | 30 std::string storeId; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/ |
H A D | strategy_meta_data.cpp | 45 StrategyMeta( const std::string &devId, const std::string &userId, const std::string &bundleName, const std::string &storeId) StrategyMeta() argument
|
H A D | corrupted_meta_data.cpp | 47 CorruptedMetaData( const std::string &appId, const std::string &bundleName, const std::string &storeId) CorruptedMetaData() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | auto_launch_callback.cpp | 24 AutoLaunchNotifier(const std::string &userId, const std::string &appId, const std::string &storeId, AutoLaunchStatus status) AutoLaunchNotifier() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
H A D | session_manager.h | 29 std::string storeId;
member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/changeevent/ |
H A D | remote_change_event.h | 33 std::string storeId; member
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/include/ |
H A D | version_info_manager_test.h | 38 MockDBAdapter(const std::string &appId, const std::string &storeId, in MockDBAdapter() argument
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/ |
H A D | service_db_helper.cpp | 27 StoreId storeId = { inStoreId }; in ServiceDbHelper() local
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/ |
H A D | single_store_impl_get_top_test.cpp | 62 StoreId storeId = { "test_single" }; // define kvstore(database) name. in SetUpTestCase() local
|
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | store_manager.cpp | 28 std::shared_ptr<SingleKvStore> StoreManager::GetKVStore(const AppId &appId, const StoreId &storeId, in GetKVStore() argument 49 Status StoreManager::CloseKVStore(const AppId &appId, const StoreId &storeId) in CloseKVStore() argument 80 Delete(const AppId &appId, const StoreId &storeId, const std::string &path) Delete() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/checker/ |
H A D | checker_manager.h | 38 std::string storeId; member
|
/foundation/CastEngine/castengine_wifi_display/services/common/ |
H A D | kv_operator.cpp | 42 DistributedKv::StoreId storeId = { KVSTORE_STOREID }; in OpenKvStore() local
|