Home
last modified time | relevance | path

Searched refs:rbug_demarshal_ping (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
Drbug_core.h97 struct rbug_proto_ping * rbug_demarshal_ping(struct rbug_proto_header *header);
Drbug_demarshal.c37 return (struct rbug_header *)rbug_demarshal_ping(header); in rbug_demarshal()
Drbug_core.c246 struct rbug_proto_ping * rbug_demarshal_ping(struct rbug_proto_header *header) in rbug_demarshal_ping() function
/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_core.h97 struct rbug_proto_ping * rbug_demarshal_ping(struct rbug_proto_header *header);
Drbug_demarshal.c37 return (struct rbug_header *)rbug_demarshal_ping(header); in rbug_demarshal()
Drbug_core.c246 struct rbug_proto_ping * rbug_demarshal_ping(struct rbug_proto_header *header) in rbug_demarshal_ping() function