Home
last modified time | relevance | path

Searched defs:GetStoreInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_event.cpp24 const StoreInfo& CloudEvent::GetStoreInfo() const in GetStoreInfo() function in OHOS::DistributedData::CloudEvent
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dstore_meta_data.cpp224 StoreInfo StoreMetaData::GetStoreInfo() const in GetStoreInfo() function in OHOS::DistributedData::StoreMetaData
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp344 int SQLiteRelationalStoreConnection::GetStoreInfo(std::string &userId, std::string &appId, std::str… in GetStoreInfo() function in DistributedDB::SQLiteRelationalStoreConnection
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_stub.cpp89 std::pair<int32_t, KVDBServiceStub::StoreInfo> KVDBServiceStub::GetStoreInfo(uint32_t code, Message… in GetStoreInfo() function in OHOS::DistributedKv::KVDBServiceStub
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1200 StoreInfo RdbServiceImpl::GetStoreInfo(const RdbSyncerParam &param) in GetStoreInfo() function in OHOS::DistributedRdb::RdbServiceImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1003 StoreInfo RelationalSyncAbleStorage::GetStoreInfo() const in GetStoreInfo() function in DistributedDB::RelationalSyncAbleStorage