Searched defs:pathMapping (Results 1 – 2 of 2) sorted by relevance
64 type pathMapping struct { struct65 dest, src string66 zipMethod uint16409 func fillPathPairs(fa FileArg, src string, pathMappings *[]pathMapping,442 func jarSort(mappings []pathMapping) {
104 type pathMapping struct { struct105 dest string106 src android.Path157 srcsPathMappings []pathMapping, srcsZip android.Path,