Home
last modified time | relevance | path

Searched refs:EnrollEngine (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/intelligent_voice/passthrough/engine/
H A Denroll_engine.h23 class EnrollEngine : public EngineBase { class
25 EnrollEngine() = default;
26 ~EnrollEngine() = default;
H A Denroll_engine.cpp29 IntellVoiceStatus EnrollEngine::Init(const IntellVoiceEngineAdapterInfo & /* adapterInfo */) in Init()
47 IntellVoiceStatus EnrollEngine::SetParameter(const std::string &keyValueList) in SetParameter()
66 IntellVoiceStatus EnrollEngine::Start(const StartInfo & /*info */) in Start()
H A Dengine_factory.cpp34 engine = std::make_unique<EnrollEngine>(); in CreateEngine()

Completed in 2 milliseconds