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 D | sync_able_kvdb_connection.cpp | 172 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 D | rdb_service_proxy.cpp | 476 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 D | relational_store_delegate_impl.cpp | 180 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 D | js_kv_store.cpp | 529 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 D | kv_store_nb_delegate_impl.cpp | 920 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 D | js_single_kv_store.cpp | 747 void JsSingleKVStore::OnSyncComplete(napi_env env, size_t argc, napi_value* argv, std::shared_ptr<C… in OnSyncComplete() function in OHOS::DistributedKVStore::JsSingleKVStore
|