HomeSort by relevance Sort by last modified time
    Searched refs:CustomContextHelper (Results 1 - 2 of 2) sorted by null

  /external/libchrome/mojo/public/cpp/bindings/lib/
string_serialization.h 32 void* custom_context = CustomContextHelper<Traits>::SetUp(input, context);
37 CustomContextHelper<Traits>::TearDown(input, custom_context);
serialization_util.h 94 struct CustomContextHelper;
97 struct CustomContextHelper<Traits, true> {
110 struct CustomContextHelper<Traits, false> {

Completed in 178 milliseconds