OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_interface_name
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/cmds/service/
service.cpp
33
static String16
get_interface_name
(sp<IBinder> service)
function
111
<< ": [" << good_old_string(
get_interface_name
(service)) << "]"
119
String16 ifName =
get_interface_name
(service);
Completed in 116 milliseconds