Home
last modified time | relevance | path

Searched defs:EVENT_CALL_NOTIFY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/callee/
H A Dcallee.js18 const EVENT_CALL_NOTIFY = 1; constant
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/caller/
H A Dcaller.js17 const EVENT_CALL_NOTIFY = 1; constant
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h297 constexpr int32_t EVENT_CALL_NOTIFY = 1; variable