Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_state_machine.cpp453 int getDataNotifyCount = 0; in StartFeedDogForGetData() local
456 getDataNotifyCount = getDataNotifyCount_; in StartFeedDogForGetData()
458 if (getDataNotifyCount >= MAX_DATA_NOTIFY_COUNT) { in StartFeedDogForGetData()