Home
last modified time | relevance | path

Searched refs:CallSetToNullIfExists (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dserialization_util.h64 bool CallSetToNullIfExists(UserType* output) { in CallSetToNullIfExists() function
73 bool CallSetToNullIfExists(UserType* output) { in CallSetToNullIfExists() function
Dstring_serialization.h44 return CallSetToNullIfExists<Traits>(output);
Dmap_serialization.h132 return CallSetToNullIfExists<Traits>(output);
Darray_serialization.h499 return CallSetToNullIfExists<Traits>(output);
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dstruct_serialization_declaration.tmpl32 return CallSetToNullIfExists<Traits>(output);
Dunion_serialization_declaration.tmpl99 return CallSetToNullIfExists<Traits>(output);