Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp205 std::optional<int32_t> tempFinalKey = GetNamedPropertyInt32(env, argv[1], "finalKey"); in GetEventInfoAPI9() local
206 if (!tempFinalKey) { in GetEventInfoAPI9()
210 int32_t finalKey = tempFinalKey.value(); in GetEventInfoAPI9()

Completed in 4 milliseconds