OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExifContentForeachEntryFunc
(Results
1 - 2
of
2
) sorted by null
/external/libexif/libexif/
exif-content.h
94
typedef void (*
ExifContentForeachEntryFunc
) (ExifEntry *, void *user_data);
104
ExifContentForeachEntryFunc
func,
exif-content.c
211
ExifContentForeachEntryFunc
func, void *data)
Completed in 23 milliseconds