Home
last modified time | relevance | path

Searched refs:PlatformVersionCombinedCodenames (Results 1 – 4 of 4) sorted by relevance

/build/soong/android/
Dapi_levels.go76 for i, codename := range config.PlatformVersionCombinedCodenames() {
Dconfig.go559 func (c *config) PlatformVersionCombinedCodenames() []string { func
/build/soong/cc/
Dllndk_library.go82 if !inList(platform_vndk_ver, ctx.Config().PlatformVersionCombinedCodenames()) {
Dcc.go668 if inList(platform_vndk_ver, ctx.ctx.Config().PlatformVersionCombinedCodenames()) {