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