Searched refs:bsSrcTag (Results 1 – 1 of 1) sorted by relevance
28 const ByteString& bsSrcTag) { in PageDictGetInheritableTag() argument29 if (!pDict || bsSrcTag.IsEmpty()) in PageDictGetInheritableTag()45 if (pDict->KeyExist(bsSrcTag)) in PageDictGetInheritableTag()46 return pDict->GetObjectFor(bsSrcTag); in PageDictGetInheritableTag()49 if (pp->KeyExist(bsSrcTag)) in PageDictGetInheritableTag()50 return pp->GetObjectFor(bsSrcTag); in PageDictGetInheritableTag()