Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/releaseinput_fuzzer/
H A Dreleaseinput_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::RELEASE_INPUT); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/services/include/
H A Dinputmethod_service_ipc_interface_code.h30 RELEASE_INPUT, member in OHOS::MiscServices::InputMethodInterfaceCode
H A Dinput_method_system_ability_stub.h127 [static_cast<uint32_t>(InputMethodInterfaceCode::RELEASE_INPUT)] =
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_system_ability_proxy.cpp84 return SendRequest(static_cast<uint32_t>(InputMethodInterfaceCode::RELEASE_INPUT),
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp38 if (code != static_cast<uint32_t>(InputMethodInterfaceCode::RELEASE_INPUT)) { in OnRemoteRequest()

Completed in 3 milliseconds