Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/strategy/
H A Dsilence_update_strategy.cpp30 static constexpr int32_t SILENCE_UPDATE_RETRY_TIMES = 5; variable
52 return SILENCE_UPDATE_RETRY_TIMES; in GetRetryTimes()