Home
last modified time | relevance | path

Searched refs:HIGH_PRIORITIZED_WEIGHT (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/allowlists/
Dallowlists.go21 HIGH_PRIORITIZED_WEIGHT = 10 * DEFAULT_PRIORITIZED_WEIGHT const
31 "rust_": HIGH_PRIORITIZED_WEIGHT,
/build/soong/cmd/soong_build/
Dmain.go158 if weight > allowlists.HIGH_PRIORITIZED_WEIGHT {
159 weight = allowlists.HIGH_PRIORITIZED_WEIGHT