Home
last modified time | relevance | path

Searched defs:ON_SCOPE_EXIT (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/common/utils/
H A Diam_scope_guard.h52 #define ON_SCOPE_EXIT(...) ON_SCOPE_EXIT_ID(__LINE__, __VA_ARGS__) macro
/ohos5.0/foundation/multimedia/av_codec/services/utils/include/
H A Dscope_guard.h57 #define ON_SCOPE_EXIT(id) \ macro
/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer/include/
H A Dscope_guard.h57 #define ON_SCOPE_EXIT(id) auto onScopeExitGuard##id = Detail::ScopeExitGuardHelper{} + [&] macro
/ohos5.0/foundation/multimedia/player_framework/services/utils/include/
H A Dscope_guard.h57 #define ON_SCOPE_EXIT(id) \ macro
/ohos5.0/base/update/updater/utils/include/
H A Dscope_guard.h54 #define ON_SCOPE_EXIT(id) auto onScopeExitGuard##id = Detail::ScopeExitGuardHelper {} + [ & ] macro
/ohos5.0/drivers/peripheral/intelligent_voice/utils/
H A Dscope_guard.h88 #define ON_SCOPE_EXIT \ macro
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dscope_guard.h86 #define ON_SCOPE_EXIT \ macro