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

  /external/libmojo/mojo/public/cpp/bindings/lib/
validation_util.cc 103 bool IsHandleOrInterfaceValid(const AssociatedInterface_Data& input) {
120 const AssociatedInterface_Data& input,
171 bool ValidateHandleOrInterface(const AssociatedInterface_Data& input,
validation_util.h 113 const AssociatedInterface_Data& input);
122 const AssociatedInterface_Data& input,
191 const AssociatedInterface_Data& input,
bindings_internal.h 156 struct AssociatedInterface_Data {
160 static_assert(sizeof(AssociatedInterface_Data) == 8,
161 "Bad_sizeof(AssociatedInterface_Data)");
235 using Data = AssociatedInterface_Data;
handle_interface_serialization.h 37 AssociatedInterface_Data* output,
51 static bool Deserialize(AssociatedInterface_Data* input,
array_internal.h 265 std::is_same<T, AssociatedInterface_Data>::value ||

Completed in 190 milliseconds