Searched defs:pathMapping (Results 1 – 2 of 2) sorted by relevance
65 type pathMapping struct { struct66 dest, src string67 zipMethod uint16398 func fillPathPairs(fa FileArg, src string, pathMappings *[]pathMapping,430 func jarSort(mappings []pathMapping) {
138 type pathMapping struct { struct139 dest string140 src android.Path217 srcsPathMappings []pathMapping, srcsZip android.Path,