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

  /external/libchrome/mojo/public/cpp/bindings/lib/
validation_util.cc 182 bool ValidateHandleOrInterface(const AssociatedInterface_Data& input,
192 bool ValidateHandleOrInterface(const AssociatedEndpointHandle_Data& input,
202 bool ValidateHandleOrInterface(const Interface_Data& input,
211 bool ValidateHandleOrInterface(const Handle_Data& input,
validation_util.h 202 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,
array_internal.h 175 if (!ValidateHandleOrInterface(elements[i], validation_context))

Completed in 614 milliseconds