Home
last modified time | relevance | path

Searched refs:dhId (Results 226 - 250 of 450) sorted by relevance

12345678910>>...18

/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/sourceservicedcameranotify_fuzzer/
H A Dsourceservicedcameranotify_fuzzer.cpp32 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceServiceDCameraNotifyFuzzTest()
39 sourceService->DCameraNotify(devId, dhId, events); in SourceServiceDCameraNotifyFuzzTest()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sourcehandlerregisterdistributedhardware_fuzzer/
H A Dsourcehandlerregisterdistributedhardware_fuzzer.cpp33 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceHandlerRegisterDistributedHardwareFuzzTest()
41 DAudioSourceHandler::GetInstance().RegisterDistributedHardware(devId, dhId, param, callback); in SourceHandlerRegisterDistributedHardwareFuzzTest()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sourcehandlerunregisterdistributedhardware_fuzzer/
H A Dsourcehandlerunregisterdistributedhardware_fuzzer.cpp33 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceHandlerUnregisterDistributedHardwareFuzzTest()
36 DAudioSourceHandler::GetInstance().UnregisterDistributedHardware(devId, dhId, callback); in SourceHandlerUnregisterDistributedHardwareFuzzTest()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/include/
H A Dmock_component_enable.h34 int32_t Enable(const std::string &uuid, const std::string &dhId, const EnableParam &param, in Enable() argument
40 int32_t OnRegisterResult(const std::string &uuid, const std::string &dhId, int32_t status,
H A Dmock_component_disable.h34 int32_t Disable(const std::string &networkId, const std::string &dhId, in Disable() argument
40 int32_t OnUnregisterResult(const std::string &networkId, const std::string &dhId, int32_t status,
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sourceserviceconfigdistributedhardware_fuzzer/
H A Dsourceserviceconfigdistributedhardware_fuzzer.cpp36 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceServiceConfigDistributedHardwareFuzzTest()
41 dAudioSourceService->ConfigDistributedHardware(devId, dhId, key, value); in SourceServiceConfigDistributedHardwareFuzzTest()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sourceservicedaudionotify_fuzzer/
H A Dsourceservicedaudionotify_fuzzer.cpp33 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceServiceDAudioNotifyFuzzTest()
42 dAudioSourceService->DAudioNotify(devId, dhId, eventType, eventContent); in SourceServiceDAudioNotifyFuzzTest()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/sinkproxygetcamerainfo_fuzzer/
H A Dsinkproxygetcamerainfo_fuzzer.cpp34 std::string dhId(reinterpret_cast<const char*>(data), size); in SinkProxyGetCameraInfoFuzzTest()
43 dCSinkProxy->GetCameraInfo(dhId, cameraInfo); in SinkProxyGetCameraInfoFuzzTest()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/sinkproxyclosechannel_fuzzer/
H A Dsinkproxyclosechannel_fuzzer.cpp33 std::string dhId(reinterpret_cast<const char*>(data), size); in SinkProxyCloseChannelFuzzTest()
41 dCSinkProxy->CloseChannel(dhId); in SinkProxyCloseChannelFuzzTest()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/sourceserviceunregisterdistributedhardware_fuzzer/
H A Dsourceserviceunregisterdistributedhardware_fuzzer.cpp32 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceServiceUnregisterDistributedHardwareFuzzTest()
39 sourceService->UnregisterDistributedHardware(devId, dhId, reqId); in SourceServiceUnregisterDistributedHardwareFuzzTest()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sourceipccallbackonnotifyunregresult_fuzzer/
H A Dsourceipccallbackonnotifyunregresult_fuzzer.cpp34 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceIpcCallbackOnNotifyUnregResultFuzzTest()
40 callback->OnNotifyUnregResult(devId, dhId, reqId, status, resultData); in SourceIpcCallbackOnNotifyUnregResultFuzzTest()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sourceipccallbackonnotifyregresult_fuzzer/
H A Dsourceipccallbackonnotifyregresult_fuzzer.cpp34 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceIpcCallbackOnNotifyRegResultFuzzTest()
40 callback->OnNotifyRegResult(devId, dhId, reqId, status, resultData); in SourceIpcCallbackOnNotifyRegResultFuzzTest()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/include/
H A Dmock_component_enable.h34 int32_t Enable(const std::string &uuid, const std::string &dhId, const EnableParam &param, in Enable() argument
40 int32_t OnRegisterResult(const std::string &uuid, const std::string &dhId, int32_t status,
H A Dmock_component_disable.h34 int32_t Disable(const std::string &networkId, const std::string &dhId, in Disable() argument
40 int32_t OnUnregisterResult(const std::string &networkId, const std::string &dhId, int32_t status,
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkservicedaudionotify_fuzzer/
H A Dsinkservicedaudionotify_fuzzer.cpp33 std::string dhId(reinterpret_cast<const char*>(data), size); in SinkServiceDAudioNotifyFuzzTest()
42 dAudioSinkService->DAudioNotify(devId, dhId, eventType, eventContent); in SinkServiceDAudioNotifyFuzzTest()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkservicesubscribelocalhardware_fuzzer/
H A Dsinkservicesubscribelocalhardware_fuzzer.cpp33 std::string dhId(reinterpret_cast<const char*>(data), size); in SinkServiceSubscribeLocalHardwareFuzzTest()
40 dAudioSinkService->SubscribeLocalHardware(dhId, param); in SinkServiceSubscribeLocalHardwareFuzzTest()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkserviceunsubscribelocalhardware_fuzzer/
H A Dsinkserviceunsubscribelocalhardware_fuzzer.cpp33 std::string dhId(reinterpret_cast<const char*>(data), size); in SinkServiceUnsubscribeLocalHardwareFuzzTest()
38 dAudioSinkService->UnsubscribeLocalHardware(dhId); in SinkServiceUnsubscribeLocalHardwareFuzzTest()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sourceserviceregisterdistributedhardware_fuzzer/
H A Dsourceserviceregisterdistributedhardware_fuzzer.cpp36 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceServiceRegisterDistributedHardwareFuzzTest()
41 dAudioSourceService->RegisterDistributedHardware(devId, dhId, param, reqId); in SourceServiceRegisterDistributedHardwareFuzzTest()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/sinkproxychannelneg_fuzzer/
H A Dsinkproxychannelneg_fuzzer.cpp34 std::string dhId(reinterpret_cast<const char*>(data), size); in SinkProxyChannelNegFuzzTest()
43 dCSinkProxy->ChannelNeg(dhId, channelInfo); in SinkProxyChannelNegFuzzTest()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/sinkproxyunsubscribelocalhardware_fuzzer/
H A Dsinkproxyunsubscribelocalhardware_fuzzer.cpp34 std::string dhId(reinterpret_cast<const char*>(data), size); in SinkProxyUnsubscribeLocalHardwareFuzzTest()
42 dCSinkProxy->UnsubscribeLocalHardware(dhId); in SinkProxyUnsubscribeLocalHardwareFuzzTest()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/sourcehandlerunregisterdistributedhardware_fuzzer/
H A Dsourcehandlerunregisterdistributedhardware_fuzzer.cpp36 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceHandlerUnregisterDistributedHardwareFuzzTest()
39 DCameraSourceHandler::GetInstance().UnregisterDistributedHardware(devId, dhId, uncallback); in SourceHandlerUnregisterDistributedHardwareFuzzTest()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sourcehandlerconfigdistributedhardware_fuzzer/
H A Dsourcehandlerconfigdistributedhardware_fuzzer.cpp34 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceHandlerConfigDistributedHardwareFuzzTest()
39 DAudioSourceHandler::GetInstance().ConfigDistributedHardware(devId, dhId, key, value); in SourceHandlerConfigDistributedHardwareFuzzTest()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sourceserviceunregisterdistributedhardware_fuzzer/
H A Dsourceserviceunregisterdistributedhardware_fuzzer.cpp36 std::string dhId(reinterpret_cast<const char*>(data), size); in SourceServiceUnregisterDistributedHardwareFuzzTest()
40 dAudioSourceService->UnregisterDistributedHardware(devId, dhId, reqId); in SourceServiceUnregisterDistributedHardwareFuzzTest()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/sinkproxysubscribelocalhardware_fuzzer/
H A Dsinkproxysubscribelocalhardware_fuzzer.cpp35 std::string dhId(reinterpret_cast<const char*>(data), size); in SinkProxySubscribeLocalHardwareFuzzTest()
43 dCSinkProxy->SubscribeLocalHardware(dhId, params); in SinkProxySubscribeLocalHardwareFuzzTest()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/sinkproxystopcapture_fuzzer/
H A Dsinkproxystopcapture_fuzzer.cpp34 std::string dhId(reinterpret_cast<const char*>(data), size); in SinkProxyStopCaptureFuzzTest()
42 dCSinkProxy->StopCapture(dhId); in SinkProxyStopCaptureFuzzTest()

Completed in 11 milliseconds

12345678910>>...18