Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dstring_builder_append.h41 kString, enumerator
/aosp12/system/update_engine/common/
H A Dfake_prefs.h65 kString, enumerator
/aosp12/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
/aosp12/art/tools/veridex/
H A Dflow_analysis.h38 kString, enumerator
/aosp12/frameworks/base/tools/aapt2/
H A DResource.h66 kString, enumerator
/aosp12/art/dex2oat/linker/
H A Dimage_writer.h191 kString, // [String] Almost always immutable (except for obj header). enumerator
/aosp12/art/libdexfile/dex/
H A Ddex_file.h960 kString = 0x17, enumerator
/aosp12/bionic/tests/
H A Dstdio_test.cpp622 const char kString[] = "Hello, World"; in TEST() local
/aosp12/art/runtime/jni/
H A Dcheck_jni.cc820 kString, enumerator