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