Searched defs:vndkVersion (Results 1 – 2 of 2) sorted by relevance
51 func (a *apexBundle) vndkVersion(config android.DeviceConfig) string { func
1055 func getRefAbiDumpFile(ctx ModuleContext, vndkVersion, fileName string) android.Path { argument