Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DStringPool.h220 std::vector<std::unique_ptr<Entry>> strings_; variable
/frameworks/base/startop/view_compiler/
Ddex_builder.h602 std::unordered_map<std::string, ir::String*> strings_; variable