OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mnote_canon_entry_get_value
(Results
1 - 3
of
3
) sorted by null
/external/libexif/libexif/canon/
mnote-canon-entry.h
42
char *
mnote_canon_entry_get_value
(const MnoteCanonEntry *, unsigned int t, char *val, unsigned int maxlen);
exif-mnote-data-canon.c
89
return
mnote_canon_entry_get_value
(&dc->entries[m], s, val, maxlen);
mnote-canon-entry.c
551
mnote_canon_entry_get_value
(const MnoteCanonEntry *entry, unsigned int t, char *val, unsigned int maxlen)
function
Completed in 787 milliseconds