Searched defs:kString (Results 1 – 10 of 10) sorted by relevance
/aosp12/art/runtime/ |
H A D | string_builder_append.h | 41 kString, enumerator
|
/aosp12/system/update_engine/common/ |
H A D | fake_prefs.h | 65 kString, enumerator
|
/aosp12/frameworks/base/startop/view_compiler/ |
H A D | dex_layout_compiler.cc | 38 const TypeDescriptor kString = TypeDescriptor::FromClassname("java.lang.String"); variable
|
H A D | dex_builder.h | 137 enum class Kind { kInvalid, kLocalRegister, kParameter, kImmediate, kString, kLabel, kType }; enumerator
|
/aosp12/art/tools/veridex/ |
H A D | flow_analysis.h | 38 kString, enumerator
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | Resource.h | 66 kString, enumerator
|
/aosp12/art/dex2oat/linker/ |
H A D | image_writer.h | 191 kString, // [String] Almost always immutable (except for obj header). enumerator
|
/aosp12/art/libdexfile/dex/ |
H A D | dex_file.h | 960 kString = 0x17, enumerator
|
/aosp12/bionic/tests/ |
H A D | stdio_test.cpp | 622 const char kString[] = "Hello, World"; in TEST() local
|
/aosp12/art/runtime/jni/ |
H A D | check_jni.cc | 820 kString, enumerator
|