Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DStringPool.h216 std::vector<std::unique_ptr<Entry>> strings_; variable
/frameworks/base/startop/view_compiler/
Ddex_builder.h525 std::unordered_map<std::string, ir::String*> strings_; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc515 vector<string*> strings_; // All strings in the pool. member in google::protobuf::DescriptorPool::Tables