Home
last modified time | relevance | path

Searched refs: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
40 ScopedSCSExit() { in ScopedSCSExit() argument
44 ~ScopedSCSExit() { in ~ScopedSCSExit() argument
49 ScopedSCSExit() {}
50 ~ScopedSCSExit() {}
55 ScopedSCSExit x; in android_internal_os_ZygoteInit_nativePreloadAppProcessHALs()
62 ScopedSCSExit x; in android_internal_os_ZygoteInit_nativePreloadGraphicsDriver()