Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.h164 HeapReference<ObjectArray<String>> strings_; variable
/art/compiler/
Dimage_writer.cc477 Handle<mirror::ObjectArray<mirror::String>> strings_; member in art::StringCollector
492 Handle<mirror::ObjectArray<mirror::String>> strings_; member in art::StringLengthComparator
/art/runtime/hprof/
Dhprof.cc703 SafeMap<std::string, HprofStringId> strings_; member in art::hprof::Hprof