HomeSort by relevance Sort by last modified time
    Searched refs:match_fn (Results 1 - 6 of 6) 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){
  /hardware/qcom/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){
  /external/qemu/
sysemu.h 192 void destroy_nic(dev_match_fn *match_fn, void *arg);
193 void destroy_bdrvs(dev_match_fn *match_fn, void *arg);
  /external/valgrind/main/coregrind/m_ume/
main.c 49 Bool (*match_fn)(Char *hdr, Int len); member in struct:__anon29776
112 if ((*exe_handlers[i].match_fn)(buf, bufsz)) {

Completed in 477 milliseconds