Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/xml/
H A DXmlPullParser.h240 inline bool XmlPullParser::NextChildNode(XmlPullParser* parser, size_t start_depth) { in NextChildNode()
/aosp12/art/compiler/debug/
H A Delf_debug_info_writer.h178 int start_depth = info_.Depth(); in Write() local
/aosp12/art/openjdkjvmti/
H A Dti_stack.cc188 jint start_depth, in TranslateFrameVector()
254 jint start_depth, in GetStackTrace()
H A DOpenjdkJvmTi.cc289 jint start_depth, in GetStackTrace()
/aosp12/frameworks/base/tools/aapt2/
H A DResourceParser.cpp1165 const size_t start_depth = parser->depth(); in ParseOverlayable() local