Searched defs:pathMapping (Results 1 – 2 of 2) sorted by relevance
64 type pathMapping struct { struct65 dest, src string66 zipMethod uint16410 func fillPathPairs(fa FileArg, src string, pathMappings *[]pathMapping,443 func jarSort(mappings []pathMapping) {
106 type pathMapping struct { struct107 dest string108 src android.Path159 srcsPathMappings []pathMapping, srcsZip android.Path,