Home
last modified time | relevance | path

Searched defs:getVarType (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/product_config/src/com/android/build/config/
DConfigBase.java73 public VarType getVarType(String name) { in getVarType() method in ConfigBase
DValue.java61 public VarType getVarType() { in getVarType() method in Value