Home
last modified time | relevance | path

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

/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetextensionIndexhdi_fuzzer/
DcodecgetextensionIndex_fuzzer.cpp31 std::string paramName("OMX.Topaz.index.param.extended_test"); in CodecGetExtensionIndex() local
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp128 int32_t CodecComponentService::GetExtensionIndex(const std::string &paramName, uint32_t &indexType) in GetExtensionIndex()
/drivers/peripheral/codec/hal/src/
Dcodec_component_type_service.c124 const char *paramName, uint32_t *indexType) in CodecComponentTypeGetExtensionIndex()
Dcodec_component_type_stub.c340 char *paramName = NULL; in SerStubGetExtensionIndex() local
Dcodec_component_type_proxy.c364 const char *paramName, uint32_t *indexType) in CodecComponentTypeProxyGetExtensionIndex()
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dc_custom_types_code_emitter.cpp423 std::string paramName = StringHelper::Format("&%s", varName.c_str()); in EmitMemberUnmarshalling() local
/drivers/hdf_core/framework/tools/hdi-gen/parser/
Dparser.cpp703 std::string paramName = ""; in ParseParam() local