Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/lib/
Dvalidation_util.h158 bool ValidateHandleOrInterface(const AssociatedInterface_Data& input,
160 bool ValidateHandleOrInterface(const AssociatedInterfaceRequest_Data& input,
162 bool ValidateHandleOrInterface(const Interface_Data& input,
164 bool ValidateHandleOrInterface(const Handle_Data& input,
Dvalidation_util.cc213 bool ValidateHandleOrInterface(const AssociatedInterface_Data& input, in ValidateHandleOrInterface() function
223 bool ValidateHandleOrInterface(const AssociatedInterfaceRequest_Data& input, in ValidateHandleOrInterface() function
233 bool ValidateHandleOrInterface(const Interface_Data& input, in ValidateHandleOrInterface() function
242 bool ValidateHandleOrInterface(const Handle_Data& input, in ValidateHandleOrInterface() function
Darray_internal.h171 if (!ValidateHandleOrInterface(elements[i], validation_context))
/external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
Dvalidation_macros.tmpl60 if (!mojo::internal::ValidateHandleOrInterface({{field_expr}},