Home
last modified time | relevance | path

Searched defs:CALLBACK_CANCEL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension_util.h70 CALLBACK_CANCEL, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp45 const char CALLBACK_CANCEL[] = "cancel"; variable