Searched refs:SetUpContext (Results 1 – 7 of 7) sorted by relevance
25 static void* SetUpContext(const base::string16& input);
19 static void* SetUpContext(const WTF::String& input);
14 void* StringTraits<base::string16>::SetUpContext(const base::string16& input) { in SetUpContext() function in mojo::StringTraits::string16
83 static char Test(decltype(U::SetUpContext)*);100 void* custom_context = Traits::SetUpContext(input);
55 void* StringTraits<WTF::String>::SetUpContext(const WTF::String& input) { in SetUpContext() function in mojo::StringTraits::String
23 static void* SetUpContext(const test::NestedStructWithTraitsImpl& input);
19 SetUpContext(const test::NestedStructWithTraitsImpl& input) { in SetUpContext() function in mojo::StructTraits::NestedStructWithTraits::NestedStructWithTraitsImpl