Home
last modified time | relevance | path

Searched defs:STORE_ID (Results 1 - 25 of 61) sorted by relevance

123

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_auto_startup_data_manager.h67 static const DistributedKv::StoreId STORE_ID; member in OHOS::AbilityRuntime::AbilityAutoStartupDataManager
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_config_data_manager.h44 static const DistributedKv::StoreId STORE_ID; member in OHOS::AbilityRuntime::AppConfigDataManager
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_kv_adapter_test.cpp29 const std::string STORE_ID = "dsoftbus_kv_db_test"; member
H A Dlnn_kv_adapter_wrapper_test.cpp35 const std::string STORE_ID = "dsoftbus_kv_db_test"; member
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dkv_adapter_test.cpp41 const std::string STORE_ID = "dp_kv_store"; member
H A Dprofile_control_utils_test.cpp48 const std::string STORE_ID = "dp_kv_store"; member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Ddb_properties.h59 static constexpr const char *STORE_ID = "storeId"; member in DistributedDB::DBProperties
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_test.cpp30 const string STORE_ID = STORE_ID_LOCAL; member
H A Ddistributeddb_interfaces_transaction_syncdb_test.cpp30 const string STORE_ID = STORE_ID_SYNC; member
H A Ddistributeddb_interfaces_relational_observer_test.cpp33 constexpr const char *STORE_ID = "Relational_Store_ID"; member
H A Ddistributeddb_interfaces_relational_routines_test.cpp33 constexpr const char* STORE_ID = "Relational_Store_ID"; member
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_config_data_manager.cpp32 const DistributedKv::StoreId AppConfigDataManager::STORE_ID = { "app_config_data_infos" }; member in OHOS::AbilityRuntime::AppConfigDataManager
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Donline_sync_table.cpp32 const std::string STORE_ID = "online_sync_storage"; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_result_and_json_optimize_test.cpp44 const string STORE_ID = STORE_ID_SYNC; member
H A Ddistributeddb_relational_schema_analysis_test.cpp29 constexpr const char* STORE_ID = "Relational_Store_ID"; member
H A Ddistributeddb_relational_syncable_storage_test.cpp31 constexpr const char* STORE_ID = "Relational_Store_ID"; member
H A Ddistributeddb_storage_resultset_and_json_optimize.cpp45 const string STORE_ID = STORE_ID_SYNC; member
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_sync_test.cpp54 const std::string STORE_ID = "online_sync_storage_test"; member
H A Dprofile_storage_test.cpp53 const std::string STORE_ID = "online_sync_storage_test"; member
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp43 const std::string STORE_ID = "dp_kv_static_store"; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoremanager_fuzzer/
H A Drelationalstoremanager_fuzzer.cpp32 constexpr const char *STORE_ID = "Relational_Store_ID"; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_communicator_proxy_test.cpp35 const string STORE_ID = "kv_store_sync_test"; member
/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter.cpp35 const std::string STORE_ID = "dm_kv_store"; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_auto_startup_data_manager.cpp41 const DistributedKv::StoreId AbilityAutoStartupDataManager::STORE_ID = { "auto_startup_infos" }; member in OHOS::AbilityRuntime::AbilityAutoStartupDataManager
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp40 const string STORE_ID = "SnapshotInfoDataStorage"; member

Completed in 18 milliseconds

123