Home
last modified time | relevance | path

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

/aosp12/art/tools/veridex/
H A Dhidden_api_finder.h56 std::set<std::string> strings_; variable
/aosp12/system/testing/gtest_extras/
H A DOptions.h59 std::unordered_map<std::string, std::string> strings_; variable
/aosp12/art/runtime/verifier/
H A Dverifier_deps.h168 std::vector<std::string> strings_; member
/aosp12/art/tools/dexanalyze/
H A Ddexanalyze_bytecode.h53 SafeMap<size_t, size_t> strings_; member
/aosp12/frameworks/base/tools/aapt2/
H A DStringPool.h220 std::vector<std::unique_ptr<Entry>> strings_; variable
/aosp12/art/libartbase/base/
H A Dhash_set_test.cc422 const std::vector<std::string>* strings_; member in art::StatefulHashFn
441 const std::vector<std::string>* strings_; member in art::StatefulPred
/aosp12/art/libdexfile/dex/
H A Dtest_dex_file_builder.h392 std::map<std::string, IdxAndDataOffset> strings_; variable
/aosp12/art/runtime/mirror/
H A Ddex_cache.h568 uint64_t strings_; // std::atomic<StringDexCachePair>*, array with num_strings_ variable
/aosp12/frameworks/base/startop/view_compiler/
H A Ddex_builder.h602 std::unordered_map<std::string, ir::String*> strings_; variable
/aosp12/art/runtime/hprof/
H A Dhprof.cc891 SafeMap<std::string, HprofStringId> strings_; member in art::hprof::Hprof