Searched refs:aPrefix (Results 1 – 1 of 1) sorted by relevance
1581 int aPrefix = ((a.compare(0, 7, "default") == 0) ? DEFAULT : in CacheServiceNames() local1587 if (aPrefix != bPrefix) { in CacheServiceNames()1588 return aPrefix < bPrefix; in CacheServiceNames()