OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handle_forward_request
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
adb.h
162
int
handle_forward_request
(const char* service, TransportType type, const char* serial, int reply_fd);
services.cpp
188
if (
handle_forward_request
(command, kTransportAny, nullptr, s[1]) < 0) {
adb.cpp
924
int
handle_forward_request
(const char* service, TransportType type, const char* serial, int reply_fd)
function
[
all
...]
Completed in 144 milliseconds