Searched defs:makeRefImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/
H A DStringPool.cpp128 return makeRefImpl(str, Context{}, true);
132 return makeRefImpl(str, context, true);
135 StringPool::Ref StringPool::makeRefImpl(const StringPiece16& str, const Context& context, function in class:aapt::StringPool

Completed in 1209 milliseconds