Home
last modified time | relevance | path

Searched defs:STORE_ID (Results 1 – 25 of 65) sorted by relevance

123

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_auto_startup_data_manager.h68 static const DistributedKv::StoreId STORE_ID; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_config_data_manager.h44 static const DistributedKv::StoreId STORE_ID; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Ddb_properties.h59 static constexpr const char *STORE_ID = "storeId"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dpreferences_constant.h29 constexpr char STORE_ID[] = "local_db"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_syncdb_test.cpp30 const string STORE_ID = STORE_ID_SYNC; variable
H A Ddistributeddb_interfaces_transaction_test.cpp30 const string STORE_ID = STORE_ID_LOCAL; variable
H A Ddistributeddb_interfaces_relational_routines_test.cpp33 constexpr const char* STORE_ID = "Relational_Store_ID"; variable
H A Ddistributeddb_interfaces_relational_observer_test.cpp33 constexpr const char *STORE_ID = "Relational_Store_ID"; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_kv_adapter_test.cpp29 const std::string STORE_ID = "dsoftbus_kv_db"; variable
H A Dlnn_kv_adapter_wrapper_test.cpp34 const std::string STORE_ID = "dsoftbus_kv_db"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_syncable_storage_test.cpp31 constexpr const char* STORE_ID = "Relational_Store_ID"; variable
H A Ddistributeddb_relational_schema_analysis_test.cpp29 constexpr const char* STORE_ID = "Relational_Store_ID"; variable
H A Ddistributeddb_storage_resultset_and_json_optimize.cpp45 const string STORE_ID = STORE_ID_SYNC; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dkv_adapter_test.cpp41 const std::string STORE_ID = "dp_kv_store"; variable
/ohos5.0/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
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Donline_sync_table.cpp32 const std::string STORE_ID = "online_sync_storage"; variable
/ohos5.0/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"; variable
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences_database.cpp24 const std::string STORE_ID = "distributed_preferences"; variable
H A Ddistributed_screen_status_manager.cpp27 const std::string STORE_ID = "distributed_screen_status"; variable
H A Ddistributed_database.cpp26 const std::string STORE_ID = "distributed_notification"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoredelegate_fuzzer/
H A Drelationalstoredelegate_fuzzer.cpp37 constexpr const char *STORE_ID = "Relational_Store_ID"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp43 const std::string STORE_ID = "dp_kv_static_store"; variable
/ohos5.0/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"; variable
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter.cpp35 const std::string STORE_ID = "dm_kv_store"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoremanager_fuzzer/
H A Drelationalstoremanager_fuzzer.cpp32 constexpr const char *STORE_ID = "Relational_Store_ID"; variable

123