Home
last modified time | relevance | path

Searched refs:kXmlResourceParser (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_layout_compiler.cc41 const TypeDescriptor kXmlResourceParser = variable
53 xml_next_{method->dex_file()->GetOrDeclareMethod(kXmlResourceParser, "next",
85 kResources, "getLayout", Prototype{kXmlResourceParser, TypeDescriptor::Int()}); in BuildGetLayoutResource()