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

  /external/chromium/third_party/libevent/
evdns.c 167 void *user_pointer; /* the pointer given to us for this request */ member in struct:request
653 req->user_pointer);
655 req->user_callback(err, 0, 0, 0, NULL, req->user_pointer);
661 &name, req->user_pointer);
664 req->user_pointer);
672 req->user_pointer);
674 req->user_callback(err, 0, 0, 0, NULL, req->user_pointer);
    [all...]
  /system/media/camera/tests/
camera_metadata_tests.cpp     [all...]

Completed in 38 milliseconds