Home
last modified time | relevance | path

Searched defs:vndkVersion (Results 1 – 2 of 2) sorted by relevance

/build/soong/apex/
Dvndk.go49 func (a *apexBundle) vndkVersion(config android.DeviceConfig) string { func
/build/soong/cc/
Dlibrary.go1368 func getRefAbiDumpFile(ctx ModuleContext, vndkVersion, fileName string) android.Path { argument