Searched refs:SetUpContext (Results 1 – 3 of 3) sorted by relevance
19 static void* SetUpContext(const WTF::String& input);
83 static char Test(decltype(U::SetUpContext) *);100 return Traits::SetUpContext(input);
55 void* StringTraits<WTF::String>::SetUpContext(const WTF::String& input) { in SetUpContext() function in mojo::StringTraits::String