Home
last modified time | relevance | path

Searched defs:onProcess (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
Dlnn_heartbeat_strategy.h29 int32_t (*onProcess)(LnnHeartbeatFsm *hbFsm, void *obj); member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Dcloud_syncer_test.h62 …oid SetCurrentCloudTaskInfos(std::vector<std::string> tables, const SyncProcessCallback &onProcess) in SetCurrentCloudTaskInfos()
74 const SyncProcessCallback &onProcess, int64_t waitTime) in CreateCloudTaskInfoAndCallTryToAddSync()
Ddistributeddb_cloud_syncer_progress_manager_test.cpp237 SyncProcessCallback onProcess; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_delegate_impl.cpp224 const SyncProcessCallback &onProcess, int64_t waitTime) in Sync()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store_connection.cpp337 const SyncProcessCallback &onProcess, int64_t waitTime) in Sync()
Dsqlite_relational_store.cpp944 const Query &query, const SyncProcessCallback &onProcess, int64_t waitTime) in Sync()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
Dcloudsync_fuzzer.cpp275 auto callback = [context](const std::map<std::string, SyncProcess> &onProcess) { in BlockSync()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_interfaces_relational_sync_test.cpp1467 const std::map<std::string, SyncProcess> &onProcess) { in __anon01eba2f50602()