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(StringPiece str, const Context& context, bool unique) { in MakeRefImpl() function in android::StringPool
218 Ref MakeRefImpl(android::StringPiece str, const Context& context, bool unique);