OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debug_func
(Results
1 - 5
of
5
) sorted by null
/external/libmtp/src/
libusb-glue.c
755
if (params->
debug_func
!=NULL)
756
params->
debug_func
(params->data, format, args);
[
all
...]
ptp.c
68
if (params->
debug_func
!=NULL)
69
params->
debug_func
(params->data, format, args);
[
all
...]
ptp.h
1921
PTPDebugFunc
debug_func
;
member in struct:_PTPParams
[
all
...]
libmtp.c
[
all
...]
/external/grub/stage2/
builtins.c
748
debug_func
(char *arg, int flags)
767
debug_func
,
740
debug_func
(char *arg, int flags)
function
[
all
...]
Completed in 176 milliseconds