/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/distributedtest/rdb_store_impl_test/ |
H A D | distributed_test.cpp | 54 static std::shared_ptr<RdbStore> store_; member in __anonf13e8b530110::DistributedTest 60 std::shared_ptr<RdbStore> DistributedTest::store_ = nullptr; member in __anonf13e8b530110::DistributedTest 113 int DistributedTestOpenCallback::OnCreate(RdbStore &store_) in OnCreate() 118 int DistributedTestOpenCallback::OnUpgrade(RdbStore &store_, int oldVersion, int newVersion) in OnUpgrade() 158 std::shared_ptr<RdbStore> &store_ = DistributedTest::store_; variable
|
H A D | distributed_test_agent.cpp | 49 static std::shared_ptr<RdbStore> store_; member in __anon84bdc7c10110::DistributedTestAgent 57 std::shared_ptr<RdbStore> DistributedTestAgent::store_ = nullptr; member in __anon84bdc7c10110::DistributedTestAgent 108 std::shared_ptr<RdbStore> &store_ = DistributedTestAgent::store_; in OnProcessMsg() local
|
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/include/ |
H A D | vpn_database_helper.h | 53 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
|
/ohos5.0/base/security/security_guard/services/data_collect/store/include/ |
H A D | database.h | 52 std::shared_ptr<NativeRdb::RdbStore> store_; variable
|
/ohos5.0/base/security/security_guard/test/unittest/data_collect/include/ |
H A D | database.h | 52 std::shared_ptr<NativeRdb::RdbStore> store_; variable
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
H A D | trigger_db_helper.h | 43 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_ = nullptr; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/include/ |
H A D | grd_type_inner.h | 24 DocumentDB::DocumentStore *store_ = nullptr; member
|
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/include/ |
H A D | ringtone_props.h | 37 shared_ptr<NativeRdb::RdbStore> store_; variable
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | faultlog_manager.h | 52 std::unique_ptr<LogStoreEx> store_ = nullptr; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/ |
H A D | result_set.h | 49 DocumentStore *store_ = nullptr; variable
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/ |
H A D | pkg_database.h | 69 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | sync_able_engine.h | 81 ISyncInterface *store_; variable
|
/ohos5.0/base/usb/usb_manager/services/native/include/ |
H A D | usb_right_database.h | 76 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | transaction_impl.h | 63 std::shared_ptr<RdbStore> store_; variable
|
/ohos5.0/base/time/time_service/services/timer/include/ |
H A D | timer_database.h | 53 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/cloud/ |
H A D | cloud_meta_data.h | 68 ICloudSyncStorageInterface *store_ = nullptr; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
H A D | relational_store_connection.h | 96 IRelationalStore *store_ = nullptr; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | db_delegate.h | 62 std::shared_ptr<DBDelegate> store_; member
|
H A D | rdb_delegate.h | 60 std::shared_ptr<RdbStore> store_; variable
|
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/ |
H A D | netfirewall_database.h | 145 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/rdbadapter/ |
H A D | rdb_adapter.cpp | 245 int32_t OpenCallback::OnCreate(RdbStore& store_) in OnCreate() 251 int32_t OpenCallback::OnUpgrade(RdbStore& store_, int oldVersion, int newVersion) in OnUpgrade()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
H A D | auto_cache.h | 85 GeneralStore *store_ = nullptr; member
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | reminder_data_manager.h | 746 std::shared_ptr<ReminderStore> store_ = nullptr; variable
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/native/ |
H A D | ffi_remote_data.h | 205 auto& store_ = FFIDataManager::GetInstance()->ffiDataStore_; in Exist() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/multiThread/ |
H A D | rdb_connection_rd_test.cpp | 49 std::shared_ptr<RdbStore> store_; member in Test::RdbMultiThreadConnectionRdTest
|