Home
last modified time | relevance | path

Searched defs:finalKey (Results 1 – 4 of 4) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dkey_option.cpp41 void KeyOption::SetFinalKey(int32_t finalKey) in SetFinalKey()
/foundation/multimodalinput/input/test/fuzztest/subscribekeyevent_fuzzer/
Dsubscribekeyevent_fuzzer.cpp58 int32_t finalKey; in SubscribeKeyEventFuzzTest() local
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
Djs_register_module.cpp95 int32_t finalKey = tempFinalKey.value(); in GetEventInfoAPI9() local
/foundation/multimodalinput/input/service/key_command/src/
Dkey_command_handler.cpp160 cJSON *finalKey = cJSON_GetObjectItemCaseSensitive(jsonData, "finalKey"); in GetKeyFinalKey() local