OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBMTP_Get_Connected_Devices
(Results
1 - 7
of
7
) sorted by null
/external/libmtp/examples/
albums.c
44
switch(
LIBMTP_Get_Connected_Devices
(&device_list))
files.c
58
switch(
LIBMTP_Get_Connected_Devices
(&device_list))
folders.c
50
switch(
LIBMTP_Get_Connected_Devices
(&device))
tracks.c
90
switch(
LIBMTP_Get_Connected_Devices
(&device_list))
/external/libmtp/src/
libmtp.h
744
LIBMTP_error_number_t
LIBMTP_Get_Connected_Devices
(LIBMTP_mtpdevice_t **);
[
all
...]
libmtp.h.in
742
LIBMTP_error_number_t
LIBMTP_Get_Connected_Devices
(LIBMTP_mtpdevice_t **);
libmtp.c
[
all
...]
Completed in 329 milliseconds