Home
last modified time | relevance | path

Searched refs:ImfSaStubFuzzUtil (Results 1 - 25 of 35) sorted by relevance

12

/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/common/
H A Dimf_sa_stub_fuzz_util.cpp31 bool ImfSaStubFuzzUtil::isInitialize_ = false;
32 std::mutex ImfSaStubFuzzUtil::initMutex_;
34 void ImfSaStubFuzzUtil::GrantNativePermission() in GrantNativePermission()
59 bool ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(const uint8_t *rawData, size_t size, InputMethodInterfaceCode code) in FuzzInputMethodSystemAbility()
77 void ImfSaStubFuzzUtil::Initialize() in Initialize()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/getdefaultinputmethod_fuzzer/
H A Dgetdefaultinputmethod_fuzzer.cpp27 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/getinputmethodconfig_fuzzer/
H A Dgetinputmethodconfig_fuzzer.cpp27 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/iscurrentime_fuzzer/
H A Discurrentime_fuzzer.cpp27 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/isdefaultime_fuzzer/
H A Disdefaultime_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::IS_DEFAULT_IME); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/requesthideinput_fuzzer/
H A Drequesthideinput_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::REQUEST_HIDE_INPUT); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/requestshowinput_fuzzer/
H A Drequestshowinput_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::REQUEST_SHOW_INPUT); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/unregisteredproxyime_fuzzer/
H A Dunregisteredproxyime_fuzzer.cpp27 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/switchinputmethod_fuzzer/
H A Dswitchinputmethod_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::SWITCH_INPUT_METHOD); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/displayoptionalinputmethod_fuzzer/
H A Ddisplayoptionalinputmethod_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/exitcurrentinputtype_fuzzer/
H A Dexitcurrentinputtype_fuzzer.cpp27 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/hidecurrentinputdeprecated_fuzzer/
H A Dhidecurrentinputdeprecated_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/hidecurrentinput_fuzzer/
H A Dhidecurrentinput_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::HIDE_CURRENT_INPUT); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/getsecuritymode_fuzzer/
H A Dgetsecuritymode_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::GET_SECURITY_MODE); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/panelstatuschange_fuzzer/
H A Dpanelstatuschange_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::PANEL_STATUS_CHANGE); in LLVMFuzzerTestOneInput()
/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/test/fuzztest/systemabilitystubfuzztest/showcurrentinputdeprecated_fuzzer/
H A Dshowcurrentinputdeprecated_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/showinput_fuzzer/
H A Dshowinput_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::SHOW_INPUT); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/getcurrentinputmethodsubtype_fuzzer/
H A Dgetcurrentinputmethodsubtype_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/getcurrentinputmethod_fuzzer/
H A Dgetcurrentinputmethod_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::GET_CURRENT_INPUT_METHOD); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/imscmdlast_fuzzer/
H A Dimscmdlast_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::IMS_CMD_END); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/hideinput_fuzzer/
H A Dhideinput_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::HIDE_INPUT); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/listcurrentinputmethodsubtype_fuzzer/
H A Dlistcurrentinputmethodsubtype_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/listinputmethodsubtype_fuzzer/
H A Dlistinputmethodsubtype_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::LIST_INPUT_METHOD_SUBTYPE); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/listinputmethod_fuzzer/
H A Dlistinputmethod_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::LIST_INPUT_METHOD); in LLVMFuzzerTestOneInput()

Completed in 4 milliseconds

12