Home
last modified time | relevance | path

Searched refs:RESULT_STRING (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/frameworks/include/
H A Di_start_stop_d_inputs_call_back.h31 RESULT_STRING, enumerator
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dstart_stop_d_inputs_call_back_proxy.cpp55 …ret = remote->SendRequest(static_cast<uint32_t>(IStartStopDInputsCallback::Message::RESULT_STRING), in OnResultDhids()
H A Dstart_stop_d_inputs_call_back_stub.cpp40 case IStartStopDInputsCallback::Message::RESULT_STRING: { in OnRemoteRequest()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.cpp798 if (code == (uint32_t)DistributedInput::IStartStopDInputsCallback::Message::RESULT_STRING) { in StartStopDInputsCallbackStubFuzzTest()