Searched defs:StyleRef (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/tools/aapt2/ | ||
H A D | StringPool.cpp | 91 StringPool::StyleRef::StyleRef() : entry_(nullptr) {} in StyleRef() function in aapt::StringPool::StyleRef |
H A D | StringPool.h | 154 friend class StyleRef; variable |