Home
last modified time | relevance | path

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

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_layout_compiler.cc38 const TypeDescriptor kString = TypeDescriptor::FromClassname("java.lang.String"); variable
H A Ddex_builder.h137 enum class Kind { kInvalid, kLocalRegister, kParameter, kImmediate, kString, kLabel, kType }; enumerator
/aosp14/frameworks/base/tools/aapt2/
H A DResource.h65 kString, enumerator