Home
last modified time | relevance | path

Searched defs:model (Results 1 – 9 of 9) sorted by relevance

/drivers/peripheral/audio/effect/test/fuzztest/effectmodel_fuzzer/
Deffectmodel_fuzzer.cpp51 void EffectModelFucSwitch(struct IEffectModel *&model, uint32_t cmd, const uint8_t *&rawData, size_… in EffectModelFucSwitch()
103 struct IEffectModel *model = IEffectModelGet(true); in DoSomethingInterestingWithMyAPI() local
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
Dhdf_vendor_build_file.py49 def delete_module(self, file_path, model): argument
Dhdf_delete_handler.py170 def _delete_module(self, root, model, model_info): argument
232 def _delete_file_func(self, root, key, model_info, model): argument
242 def _delete_module_file(self, root, model, file_name, module_value): argument
Dhdf_model_enable_operation.py23 def __init__(self, root, vendor, board, model): argument
Dhdf_add_handler.py65 def _file_gen_lite(self, template, out_dir, filename, model): argument
/drivers/peripheral/audio/effect/test/fuzztest/effectcontrol_fuzzer/
Deffectcontrol_fuzzer.cpp89 struct IEffectModel *model = IEffectModelGet(true); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/intelligent_voice/hdi_service/trigger/
Dintell_voice_trigger_adapter_impl.cpp64 int32_t IntellVoiceTriggerAdapterImpl::LoadModel(const IntellVoiceTriggerModel &model, in LoadModel()
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/
Dhdf_add_driver.py393 def _file_gen_lite(self, template, source_file_path, model): argument
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
Dhdf_utils.py458 def ini_file_write_operation(model, operation_object, model_child_dir_list): argument