Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dreflective_handle_scope-inl.h63 void BaseReflectiveHandleScope::PopScope() { in PopScope() function
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dir_metadata.cpp69 void PopScope() { in PopScope() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_utils.cpp337 angle::Result ErrorScope::PopScope(ContextWgpu *context, in PopScope() function in rx::webgpu::ErrorScope
/aosp_15_r20/system/tools/aidl/
Dparser.cpp183 void PopScope() { scope_.pop_back(); } in PopScope() function in ScopedVisitor