Home
last modified time | relevance | path

Searched refs:getVersionedLibraryInstallPath (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dobject.go164 output = getVersionedLibraryInstallPath(ctx,
Dndk_library.go575 func getVersionedLibraryInstallPath(ctx ModuleContext, apiLevel android.ApiLevel) android.OutputPat… func
580 installDir := getVersionedLibraryInstallPath(ctx, stub.apiLevel)