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

  /device/asus/flo/camera/QCamera2/util/
QCameraQueue.h 39 typedef bool (*match_fn)(void *data, void *user_data); typedef in namespace:qcamera
49 void flushNodes(match_fn match);
QCameraQueue.cpp 263 void QCameraQueue::flushNodes(match_fn match){
  /device/lge/hammerhead/camera/QCamera2/util/
QCameraQueue.h 39 typedef bool (*match_fn)(void *data, void *user_data); typedef in namespace:qcamera
49 void flushNodes(match_fn match);
QCameraQueue.cpp 263 void QCameraQueue::flushNodes(match_fn match){
  /device/moto/shamu/camera/QCamera2/util/
QCameraQueue.h 40 typedef bool (*match_fn)(void *data, void *user_data); typedef in namespace:qcamera
53 void flushNodes(match_fn match);
QCameraQueue.cpp 300 void QCameraQueue::flushNodes(match_fn match){
  /external/qemu/include/sysemu/
sysemu.h 220 void destroy_nic(dev_match_fn *match_fn, void *arg);
221 void destroy_bdrvs(dev_match_fn *match_fn, void *arg);
  /external/valgrind/main/coregrind/m_ume/
main.c 49 Bool (*match_fn)(const void *hdr, Int len); member in struct:__anon36403
112 if ((*exe_handlers[i].match_fn)(buf, bufsz)) {

Completed in 1457 milliseconds