Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb_connection.cpp172 void SyncAbleKvDBConnection::OnSyncComplete(const std::map<std::string, int> &statuses, in OnSyncComplete() function in DistributedDB::SyncAbleKvDBConnection
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp476 void RdbServiceProxy::OnSyncComplete(uint32_t seqNum, Details &&result) in OnSyncComplete() function in OHOS::DistributedRdb::RdbServiceProxy
488 void RdbServiceProxy::OnSyncComplete(const std::string &storeName, Details &&result) in OnSyncComplete() function in OHOS::DistributedRdb::RdbServiceProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp180 void RelationalStoreDelegateImpl::OnSyncComplete(const std::map<std::string, std::vector<TableStatu… in OnSyncComplete() function in DistributedDB::RelationalStoreDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store.cpp529 void JsKVStore::OnSyncComplete(napi_env env, size_t argc, napi_value* argv, std::shared_ptr<Context… in OnSyncComplete() function in OHOS::DistributedData::JsKVStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp920 void KvStoreNbDelegateImpl::OnSyncComplete(const std::map<std::string, int> &statuses, in OnSyncComplete() function in DistributedDB::KvStoreNbDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp747 void JsSingleKVStore::OnSyncComplete(napi_env env, size_t argc, napi_value* argv, std::shared_ptr<C… in OnSyncComplete() function in OHOS::DistributedKVStore::JsSingleKVStore