Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dverifier_deps.h185 std::vector<std::string> strings_; member
/art/compiler/utils/
Dtest_dex_file_builder.h386 std::map<std::string, IdxAndDataOffset> strings_; variable
/art/runtime/mirror/
Ddex_cache.h529 uint64_t strings_; // std::atomic<StringDexCachePair>*, array with num_strings_ variable
/art/runtime/hprof/
Dhprof.cc897 SafeMap<std::string, HprofStringId> strings_; member in art::hprof::Hprof