Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dservice.h408 int32_t priority_within_technology() const { in priority_within_technology() function
Dservice.cc1147 if (DecideBetween(a->priority_within_technology(), in Compare()
1148 b->priority_within_technology(), &ret)) { in Compare()