Home
last modified time | relevance | path

Searched refs:onComplete_ (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/actions/
H A Daction_wait.h44 onComplete_(onComplete), in ActionWait()
67 if (onComplete_) {
68 onComplete_();
88 std::function<void()> onComplete_; member in OHOS::MiscServices::ActionWait
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_query_callback_c.h30 onComplete_ = onComplete; in HiSysEventQueryCallbackC()
41 OnCompleteFunc onComplete_; member in HiSysEventQueryCallbackC
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_query_callback_c.cpp61 if (onComplete_ == nullptr) { in OnComplete()
65 onComplete_(reason, total); in OnComplete()

Completed in 2 milliseconds