Home
last modified time | relevance | path

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

/aosp12/build/make/tools/product_config/src/com/android/build/config/
H A DOutputChecker.java98 mVariables = getVariables(config); in OutputChecker()
138 static TreeMap<String, Variable> getVariables(FlatConfig config) { in getVariables() method in OutputChecker