Searched refs:wrap_Method (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/asahi/lib/ |
H A D | wrap.c | 49 wrap_Method(mach_port_t connection, uint32_t selector, const uint64_t* input, in wrap_Method() function 349 return wrap_Method(connection, selector, NULL, 0, inputStruct, in wrap_StructMethod() 371 return wrap_Method(connection, selector, input, inputCnt, NULL, 0, output, in wrap_ScalarMethod() 437 DYLD_INTERPOSE(wrap_Method, IOConnectCallMethod);
|
Completed in 2 milliseconds