Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetconfighdi_fuzzer/
H A Dcodecgetconfig_fuzzer.cpp53 std::vector<int8_t> inCfgStruct, outCfgStruct; in CodecGetConfig() local
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_service.cpp112 int32_t CodecComponentService::GetConfig(uint32_t index, const std::vector<int8_t> &inCfgStruct, in GetConfig()