Searched defs:strings_ (Results 1 – 3 of 3) sorted by relevance
/art/runtime/mirror/ | ||
D | dex_cache.h | 164 HeapReference<ObjectArray<String>> strings_; variable |
/art/compiler/ | ||
D | image_writer.cc | 477 Handle<mirror::ObjectArray<mirror::String>> strings_; member in art::StringCollector |
/art/runtime/hprof/ | ||
D | hprof.cc | 703 SafeMap<std::string, HprofStringId> strings_; member in art::hprof::Hprof |