Home
last modified time | relevance | path

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

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