Home
last modified time | relevance | path

Searched refs:isCommNormal_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.cpp55 isCommNormal_(true), in SyncTaskContext()
525 return isCommNormal_; in IsCommNormal()
581 isCommNormal_ = true; // reset comm status here in CopyTargetData()
H A Dsync_task_context.h291 volatile bool isCommNormal_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.cpp539 isCommNormal_ = isCommNormal; in SetCommNormal()