Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.h225 uint64_t strings_; // GcRoot<String>*, array with num_strings_ elements. variable
/art/compiler/utils/
Dtest_dex_file_builder.h377 std::map<std::string, IdxAndDataOffset> strings_; variable
/art/runtime/hprof/
Dhprof.cc876 SafeMap<std::string, HprofStringId> strings_; member in art::hprof::Hprof