Searched refs:getMacTools (Results 1 – 1 of 1) sorted by relevance
97 return getMacTools(ctx).sdkRoot101 return getMacTools(ctx).arPath105 return getMacTools(ctx).stripPath109 return getMacTools(ctx).toolPath137 func getMacTools(ctx android.PackageVarContext) *macPlatformTools { func