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.cpp701 const std::string& classLabel) { in idletimerAddInterface()
710 const std::string& classLabel) { in idletimerRemoveInterface()
/system/netd/tests/
Dbinder_test.cpp1493 const std::string& classLabel) { in expectIdletimerInterfaceRuleExists()
1505 const std::string& classLabel) { in expectIdletimerInterfaceRuleNotExists()
1527 const std::string classLabel; in TEST_F() member