Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_listener.h60 const std::string EVENT_REMOVE = "remove"; variable
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_event.cpp37 static constexpr const char *EVENT_REMOVE = "remove"; variable
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Drequest_event.cpp29 static constexpr const char *EVENT_REMOVE = "remove"; variable