Home
last modified time | relevance | path

Searched refs:intentionCode (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/intention_code/src/
H A Djs_intention_code.cpp32 napi_value intentionCode = nullptr; in GetNapiInt32() local
33 CHKRP(napi_create_int32(env, code, &intentionCode), CREATE_INT32); in GetNapiInt32()
34 return intentionCode; in GetNapiInt32()

Completed in 1 milliseconds