Home
last modified time | relevance | path

Searched defs:UnpublishToLocal (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dkv_store_nb_delegate_mock.cpp100 DBStatus KvStoreNbDelegateMock::UnpublishToLocal(const Key &key, bool deletePublic, bool updateTime… in UnpublishToLocal() function in DistributedDB::KvStoreNbDelegateMock
Ddb_store_mock.cpp104 DBStatus DBStoreMock::UnpublishToLocal(const Key &key, bool deletePublic, bool updateTimestamp) in UnpublishToLocal() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_nb_delegate_impl.cpp314 DBStatus KvStoreNbDelegateImpl::UnpublishToLocal(const Key &key, bool deletePublic, bool updateTime… in UnpublishToLocal() function in DistributedDB::KvStoreNbDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_connection.cpp1524 int SQLiteSingleVerNaturalStoreConnection::UnpublishToLocal(const Key &key, bool deletePublic, bool… in UnpublishToLocal() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection