Home
last modified time | relevance | path

Searched defs:onComplete_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_query_callback_c.h41 OnCompleteFunc onComplete_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_component.h113 EventMarker onComplete_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Drender_dialog_tween.h71 std::function<void()> onComplete_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_pragma.h83 std::function<void(const std::map<std::string, int> &devicesMap)> onComplete_; member