Home
last modified time | relevance | path

Searched defs:split (Results 1 – 4 of 4) sorted by relevance

/build/make/tools/product_config/src/com/android/build/config/
DConvertMakeToGenericConfig.java220 private static ArrayList<String> split(String haystack, String needle) { in split() method in ConvertMakeToGenericConfig
/build/soong/java/
Daar.go123 type split struct { struct
124 name string
125 suffix string
126 path android.Path
/build/orchestrator/core/
Dbuild_file_generator.py176 def split(self) -> List[str]: member in AndroidBpComment
/build/make/tools/releasetools/
Dblockimgdiff.py1353 split=False): argument