Searched defs:classLabel (Results 1 – 6 of 6) sorted by relevance
143 const char *classLabel) { in modifyInterfaceIdletimer()166 const char *classLabel) { in addInterfaceIdletimer()172 const char *classLabel) { in removeInterfaceIdletimer()
741 const std::string& classLabel) { in idletimerAddInterface()750 const std::string& classLabel) { in idletimerRemoveInterface()
36 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()37 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
510 in @utf8InCpp String classLabel); in idletimerAddInterface()524 in @utf8InCpp String classLabel); in idletimerRemoveInterface()
53 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()54 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
1117 const std::string& classLabel) { in expectIdletimerInterfaceRuleExists()1129 const std::string& classLabel) { in expectIdletimerInterfaceRuleNotExists()1151 const std::string classLabel; in TEST_F() member