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

  /device/google/marlin/camera/QCamera2/util/
QCameraQueue.h 43 typedef bool (*match_fn)(void *data, void *user_data); typedef in namespace:qcamera
56 void flushNodes(match_fn match);
  /hardware/qcom/camera/msm8998/QCamera2/util/
QCameraQueue.h 43 typedef bool (*match_fn)(void *data, void *user_data); typedef in namespace:qcamera
56 void flushNodes(match_fn match);
  /external/valgrind/coregrind/m_ume/
main.c 49 Bool (*match_fn)(const void *hdr, SizeT len); member in struct:__anon42507
112 if ((*exe_handlers[i].match_fn)(buf, bufsz)) {

Completed in 355 milliseconds