Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DStringPool.h221 std::vector<std::unique_ptr<Entry>> strings_; variable
/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_builder.h602 std::unordered_map<std::string, ir::String*> strings_; variable