Searched refs:kVendorClientScore (Results 1 – 1 of 1) sorted by relevance
125 static constexpr int32_t kVendorClientScore = 200; variable3042 int32_t score_adj = isVendorClient ? kVendorClientScore : score; in makeClientDescriptor()