OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBMTP_Get_Storage
(Results
1 - 4
of
4
) sorted by null
/external/libmtp/examples/
sendtr.c
326
if ( 0 != (rc=
LIBMTP_Get_Storage
(device, LIBMTP_STORAGE_SORTBY_NOTSORTED)) )
328
perror("
LIBMTP_Get_Storage
()");
/external/libmtp/src/
libmtp.h
575
* @see
LIBMTP_Get_Storage
()
776
int
LIBMTP_Get_Storage
(LIBMTP_mtpdevice_t *, int const);
[
all
...]
libmtp.h.in
573
* @see
LIBMTP_Get_Storage
()
771
int
LIBMTP_Get_Storage
(LIBMTP_mtpdevice_t *, int const);
libmtp.c
[
all
...]
Completed in 1811 milliseconds