OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:match_fn
(Results
1 - 3
of
3
) 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);
/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);
/external/valgrind/main/coregrind/m_ume/
main.c
49
Bool (*
match_fn
)(Char *hdr, Int len);
member in struct:__anon29801
112
if ((*exe_handlers[i].
match_fn
)(buf, bufsz)) {
Completed in 1448 milliseconds