Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dnapi_constants.h39 inline constexpr std::string_view GET_VALUE_INT32 = "napi_get_value_int32"; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp32 inline constexpr std::string_view GET_VALUE_INT32 { "napi_get_value_int32" }; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_coordination_context.cpp33 inline constexpr std::string_view GET_VALUE_INT32 { "napi_get_value_int32" }; variable