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