Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/test/fuzztest/distributedinputkit_fuzzer/
H A Ddistributed_input_kit_fuzzer.cpp128 OHOS::sptr<TestStopDInputCallback> stopCb(new (std::nothrow) TestStopDInputCallback()); in StartRemoteInputFuzzTest() local
164 OHOS::sptr<TestStopDInputCallback> stopCb(new (std::nothrow) TestStopDInputCallback()); in StopRemoteInputFuzzTest() local
165 DistributedInput::DistributedInputKit::StopRemoteInput(sinkId, inputTypes, stopCb); in StopRemoteInputFuzzTest()
166 DistributedInput::DistributedInputKit::StopRemoteInput(srcId, sinkId, inputTypes, stopCb); in StopRemoteInputFuzzTest()