OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usb_cleanup_handle
(Results
1 - 2
of
2
) sorted by null
/system/core/fastboot/
usb_windows.c
82
void
usb_cleanup_handle
(usb_handle* handle);
147
usb_cleanup_handle
(ret);
233
void
usb_cleanup_handle
(usb_handle* handle) {
function
253
usb_cleanup_handle
(handle);
265
usb_cleanup_handle
(handle);
355
usb_cleanup_handle
(handle);
/system/core/adb/
usb_windows.c
105
void
usb_cleanup_handle
(usb_handle* handle);
250
usb_cleanup_handle
(ret);
343
void
usb_cleanup_handle
(usb_handle* handle) {
function
365
usb_cleanup_handle
(handle);
391
usb_cleanup_handle
(handle);
496
usb_cleanup_handle
(handle);
501
usb_cleanup_handle
(handle);
505
usb_cleanup_handle
(handle);
Completed in 42 milliseconds