Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dprocess_notifier.cpp75 const ICloudSyncer::InnerProcessInfo &process, bool notifyWhenError) in NotifyProcess() argument
81 if (!notifyWhenError && taskInfo.errCode != E_OK) { in NotifyProcess()
H A Dprocess_notifier.h31 bool notifyWhenError = false);