OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_rebind
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
adb_listeners.h
36
atransport* transport, int
no_rebind
, int* resolved_tcp_port,
adb_listeners.cpp
161
atransport* transport, int
no_rebind
, int* resolved_tcp_port,
171
// Can't repurpose a listener if '
no_rebind
' is true.
172
if (
no_rebind
) {
adb.cpp
949
bool
no_rebind
= false;
local
[
all
...]
Completed in 1100 milliseconds