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

  /external/libevent/
evrpc-internal.h 45 void *process_arg; member in struct:evrpc_hook
evrpc.c 142 hook->process_arg = cb_arg;
192 int res = hook->process(ctx, req, evbuf, hook->process_arg);
  /external/mesa3d/src/gallium/tools/trace/
parse.py 377 self.process_arg(stream, options)
379 self.process_arg(stream, options)
386 def process_arg(self, stream, options): member in class:Main

Completed in 84 milliseconds