Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dlegacy_core_platform_api_usage.go76 var legacyCorePlatformApiLookupKey = android.NewOnceKey("legacyCorePlatformApiLookup") var
79 return config.Once(legacyCorePlatformApiLookupKey, func() interface{} {
H A Dtesting.go360 cached := config.Once(legacyCorePlatformApiLookupKey, func() interface{} {