Home
last modified time | relevance | path

Searched refs:READ_CAPTURER_TIMEOUT_US (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/headset/
H A Dheadset_wakeup_engine_impl.cpp35 static constexpr int64_t READ_CAPTURER_TIMEOUT_US = 10 * 1000 * 1000; //10s variable
93 this, std::placeholders::_1, std::placeholders::_2), READ_CAPTURER_TIMEOUT_US) in InitStates()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp45 static constexpr int64_t READ_CAPTURER_TIMEOUT_US = 10 * 1000 * 1000; //10s variable
102 READ_CAPTURER_TIMEOUT_US) in InitStates()