Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dcom_android_internal_os_ZygoteInit.cpp36 struct ScopedSCSExit { struct
38 void* scs;
40 ScopedSCSExit() { in ScopedSCSExit() argument
44 ~ScopedSCSExit() { in ~ScopedSCSExit()