Home
last modified time | relevance | path

Searched defs:classLabel (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DIdletimerController.cpp142 const char *classLabel) { in modifyInterfaceIdletimer()
165 const char *classLabel) { in addInterfaceIdletimer()
171 const char *classLabel) { in removeInterfaceIdletimer()
DNetdNativeService.cpp727 const std::string& classLabel) { in idletimerAddInterface()
736 const std::string& classLabel) { in idletimerRemoveInterface()
/system/netd/tests/
Dbinder_test.cpp1474 const std::string& classLabel) { in expectIdletimerInterfaceRuleExists()
1486 const std::string& classLabel) { in expectIdletimerInterfaceRuleNotExists()
1508 const std::string classLabel; in TEST_F() member