Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/collaborate/
H A Ddsched_collaborate_callback_mgr.cpp137 bool isAllSuc = true; in NotifyDSchedEventResult() local
142 isAllSuc = isAllSuc && false; in NotifyDSchedEventResult()
145 if (!isAllSuc) { in NotifyDSchedEventResult()
146 HILOGE("NotifyDSchedEventListenerResult transact fail, isAllSuc: %{public}d", isAllSuc); in NotifyDSchedEventResult()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_continuation.cpp303 bool isAllSuc = true; in NotifyDSchedEventResult() local
308 isAllSuc = isAllSuc && false; in NotifyDSchedEventResult()
311 if (!isAllSuc) { in NotifyDSchedEventResult()
312 HILOGE("NotifyDSchedEventListenerResult transact fail, isAllSuc: %{public}d", isAllSuc); in NotifyDSchedEventResult()