Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dnapi_constants.h41 inline constexpr std::string_view GET_UNDEFINED = "napi_get_undefined"; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_event_cooperate_target.cpp33 inline constexpr std::string_view GET_UNDEFINED { "napi_get_undefined" }; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_event_target.cpp34 inline constexpr std::string_view GET_UNDEFINED { "napi_get_undefined" }; variable