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.cpp716 const std::string& classLabel) { in idletimerAddInterface()
725 const std::string& classLabel) { in idletimerRemoveInterface()
/system/netd/tests/
Dbinder_test.cpp1280 const std::string& classLabel) { in expectIdletimerInterfaceRuleExists()
1292 const std::string& classLabel) { in expectIdletimerInterfaceRuleNotExists()
1314 const std::string classLabel; in TEST_F() member