Home
last modified time | relevance | path

Searched defs:SetConfig (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp139 int32_t CodecComponentService::SetConfig(uint32_t index, const std::vector<int8_t> &cfgStruct) in SetConfig() function in OHOS::HDI::Codec::V4_0::CodecComponentService
Dcomponent_node.cpp249 int32_t ComponentNode::SetConfig(OMX_INDEXTYPE index, const int8_t *config) in SetConfig() function in OHOS::Codec::Omx::ComponentNode
/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_request_test.cpp115 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, SetConfig)(benchmark::State& state) in BENCHMARK_F() argument
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_omx_test.cpp338 BENCHMARK_F(CodecBenchmarkOmxTest, SetConfig)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/usb/hdi_service/src/
Dusb_host_impl.cpp88 int32_t UsbHostImpl::SetConfig(const UsbDev &dev, uint8_t configIndex) in SetConfig() function in OHOS::HDI::Usb::V2_0::UsbHostImpl
Dusb_impl.cpp1394 int32_t UsbImpl::SetConfig(const UsbDev &dev, uint8_t configIndex) in SetConfig() function in OHOS::HDI::Usb::V1_2::UsbImpl
/drivers/peripheral/usb/libusb_adapter/src/
Dlibusb_adapter.cpp463 int32_t LibusbAdapter::SetConfig(const UsbDev &dev, uint8_t configIndex) in SetConfig() function in OHOS::HDI::Usb::V1_2::LibusbAdapter