Home
last modified time | relevance | path

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

/build/soong/java/
Dlegacy_core_platform_api_usage.go223 var legacyCorePlatformApiLookup = make(map[string]struct{}) var
227 legacyCorePlatformApiLookup[module] = struct{}{}
236 _, found := legacyCorePlatformApiLookup[name]