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) {
124 type pathMapping struct { struct125 dest string126 src android.Path184 srcsPathMappings []pathMapping, srcsZip android.Path,