Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer_extend.cpp1197 bool hasNotifier = notifier != nullptr; in GetCloudTaskStatus() local
1198 if (hasNotifier) { in GetCloudTaskStatus()
1202 …>second.storeId.c_str(), static_cast<int64_t>(syncProcess.process), static_cast<int>(hasNotifier)); in GetCloudTaskStatus()