Home
last modified time | relevance | path

Searched refs:ValidateHandleOrInterface (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dvalidation_util.cc182 bool ValidateHandleOrInterface(const AssociatedInterface_Data& input, in ValidateHandleOrInterface() function
192 bool ValidateHandleOrInterface(const AssociatedEndpointHandle_Data& input, in ValidateHandleOrInterface() function
202 bool ValidateHandleOrInterface(const Interface_Data& input, in ValidateHandleOrInterface() function
211 bool ValidateHandleOrInterface(const Handle_Data& input, in ValidateHandleOrInterface() function
Dvalidation_util.h202 bool ValidateHandleOrInterface(const AssociatedInterface_Data& input,
205 bool ValidateHandleOrInterface(const AssociatedEndpointHandle_Data& input,
208 bool ValidateHandleOrInterface(const Interface_Data& input,
211 bool ValidateHandleOrInterface(const Handle_Data& input,
Darray_internal.h175 if (!ValidateHandleOrInterface(elements[i], validation_context))
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dvalidation_macros.tmpl57 if (!mojo::internal::ValidateHandleOrInterface({{field_expr}},