Home
last modified time | relevance | path

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

/build/soong/android/
Dapi_levels.go242 func ApiLevelOrPanic(ctx PathContext, raw string) ApiLevel { func
/build/soong/cc/
Dimage.go440 …ionVendorVariantForLlndk = boardVndkApiLevel.LessThanOrEqualTo(android.ApiLevelOrPanic(mctx, "30"))