Home
last modified time | relevance | path

Searched refs:CheckIn (Results 1 – 3 of 3) sorted by relevance

/sof-3.4.0/src/include/sof/audio/module_adapter/iadk/
Dsystem_agent_interface.h76 virtual void CheckIn(ProcessingModuleInterface & processing_module,
92 virtual int CheckIn(ProcessingModuleFactoryInterface & module_factory,
Dsystem_agent.h33 virtual void CheckIn(intel_adsp::ProcessingModuleInterface & processing_module,
38 virtual int CheckIn(intel_adsp::ProcessingModuleFactoryInterface & module_factory,
/sof-3.4.0/src/audio/module_adapter/iadk/
Dsystem_agent.cpp88 void SystemAgent::CheckIn(ProcessingModuleInterface& processing_module, in CheckIn() function in intel_adsp::system::SystemAgent
105 int SystemAgent::CheckIn(ProcessingModuleFactoryInterface& module_factory, in CheckIn() function in intel_adsp::system::SystemAgent