Searched refs:MakeRefImpl (Results 1 – 2 of 2) sorted by relevance
165 return MakeRefImpl(str, Context{}, true); in MakeRef()169 return MakeRefImpl(str, context, true); in MakeRef()172 StringPool::Ref StringPool::MakeRefImpl(const StringPiece& str, const Context& context, in MakeRefImpl() function in aapt::StringPool
213 Ref MakeRefImpl(const android::StringPiece& str, const Context& context, bool unique);