Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dperformance_test.go100 func (tc testConfig) convert() { func
/build/make/tools/product_config/src/com/android/build/config/
DConvertMakeToGenericConfig.java34 public GenericConfig convert(Map<String, MakeConfig> make) { in convert() method in ConvertMakeToGenericConfig