OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeFallthrough
(Results
1 - 3
of
3
) sorted by null
/system/netd/server/
PhysicalNetwork.h
34
virtual int
removeFallthrough
(const std::string& physicalInterface,
PhysicalNetwork.cpp
50
if (int ret = delegate->
removeFallthrough
(interface, permission)) {
NetworkController.cpp
68
// For example, PhysicalNetwork::setPermission ends up calling addFallthrough and
removeFallthrough
,
83
int
removeFallthrough
(const std::string& physicalInterface,
127
int NetworkController::DelegateImpl::
removeFallthrough
(const std::string& physicalInterface,
Completed in 194 milliseconds