Home
last modified time | relevance | path

Searched defs:inputCode (Results 1 – 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/
Ddevicestandby_fuzzer.cpp45 uint32_t inputCode = code % MAX_CODE; in DoSomethingInterestingWithMyAPI() local
/foundation/multimodalinput/input/tools/event_inject/src/
Dinjection_event_dispatch.cpp192 bool InjectionEventDispatch::CheckCode(const std::string &inputCode) in CheckCode()
224 …InjectionEventDispatch::CheckEventValue(const std::string &inputType, const std::string &inputCode, in CheckEventValue()