Searched refs:MATCH_ON_DEFAULT_SCORE (Results 1 – 3 of 3) sorted by relevance
78 return MATCH_ON_DEFAULT_SCORE; in attributesMatchesScore()80 int score = MATCH_ON_DEFAULT_SCORE; in attributesMatchesScore()82 score |= MATCH_ON_DEFAULT_SCORE; in attributesMatchesScore()89 score |= MATCH_ON_DEFAULT_SCORE; in attributesMatchesScore()96 score |= MATCH_ON_DEFAULT_SCORE; in attributesMatchesScore()103 score |= MATCH_ON_DEFAULT_SCORE; in attributesMatchesScore()
73 static const int MATCH_ON_DEFAULT_SCORE = 0; variable
162 return (matchScore != AudioProductStrategy::MATCH_ON_DEFAULT_SCORE || fallbackOnDefault) ? in getProductStrategyForAttributes()260 return (matchScore != AudioProductStrategy::MATCH_ON_DEFAULT_SCORE || fallbackOnDefault) ? in getVolumeGroupAttributesForAttributes()