Home
last modified time | relevance | path

Searched defs:store_ (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/distributedtest/rdb_store_impl_test/
H A Ddistributed_test.cpp54 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 Ddistributed_test_agent.cpp49 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 Dvpn_database_helper.h53 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
/ohos5.0/base/security/security_guard/services/data_collect/store/include/
H A Ddatabase.h52 std::shared_ptr<NativeRdb::RdbStore> store_; variable
/ohos5.0/base/security/security_guard/test/unittest/data_collect/include/
H A Ddatabase.h52 std::shared_ptr<NativeRdb::RdbStore> store_; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_db_helper.h43 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 Dgrd_type_inner.h24 DocumentDB::DocumentStore *store_ = nullptr; member
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/include/
H A Dringtone_props.h37 shared_ptr<NativeRdb::RdbStore> store_; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_manager.h52 std::unique_ptr<LogStoreEx> store_ = nullptr; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Dresult_set.h49 DocumentStore *store_ = nullptr; variable
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/
H A Dpkg_database.h69 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsync_able_engine.h81 ISyncInterface *store_; variable
/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_right_database.h76 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dtransaction_impl.h63 std::shared_ptr<RdbStore> store_; variable
/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_database.h53 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/cloud/
H A Dcloud_meta_data.h68 ICloudSyncStorageInterface *store_ = nullptr; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Drelational_store_connection.h96 IRelationalStore *store_ = nullptr; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddb_delegate.h62 std::shared_ptr<DBDelegate> store_; member
H A Drdb_delegate.h60 std::shared_ptr<RdbStore> store_; variable
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_database.h145 std::shared_ptr<OHOS::NativeRdb::RdbStore> store_; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/rdbadapter/
H A Drdb_adapter.cpp245 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 Dauto_cache.h85 GeneralStore *store_ = nullptr; member
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h746 std::shared_ptr<ReminderStore> store_ = nullptr; variable
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dffi_remote_data.h205 auto& store_ = FFIDataManager::GetInstance()->ffiDataStore_; in Exist() local
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/multiThread/
H A Drdb_connection_rd_test.cpp49 std::shared_ptr<RdbStore> store_; member in Test::RdbMultiThreadConnectionRdTest

12