OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyInterfaceChanged
(Results
1 - 2
of
2
) sorted by null
/system/netd/
NetlinkHandler.h
38
void
notifyInterfaceChanged
(const char *name, bool isUp);
NetlinkHandler.cpp
65
notifyInterfaceChanged
("nana", true);
120
void NetlinkHandler::
notifyInterfaceChanged
(const char *name, bool isUp) {
Completed in 41 milliseconds