Home
last modified time | relevance | path

Searched refs:NUM (Results 1 – 2 of 2) sorted by relevance

/system/bt/osi/test/
Dtest_stubs.h49 #define OVERLOAD_SELECT(NAME, NUM) OVERLOAD_CAT(NAME##_, NUM) argument
/system/netd/server/
DTetherController.cpp815 static const std::string NUM = "(\\d+)"; in addForwardChainStats() local
818 static const std::string COUNTERS = "\\s*" + NUM + "\\s+" + NUM + in addForwardChainStats()