Home
last modified time | relevance | path

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

/drivers/peripheral/intelligent_voice/utils/
H A Dscope_guard.h69 struct ScopeGuardOnExit {}; struct
72 inline ScopeGuard<Func> operator+(ScopeGuardOnExit, Func &&fn) in operator +()
89 auto __onScopeGuardExit__ = OHOS::IntelligentVoice::Utils::ScopeGuardOnExit() + [&]()
98 auto variable_name = OHOS::IntelligentVoice::Utils::ScopeGuardOnExit() + [&]()

Completed in 1 milliseconds