Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi_modular.go50 func initHiddenAPIScope(apiScope *HiddenAPIScope) *HiddenAPIScope { func
103 PublicHiddenAPIScope = initHiddenAPIScope(&HiddenAPIScope{
108 SystemHiddenAPIScope = initHiddenAPIScope(&HiddenAPIScope{
113 TestHiddenAPIScope = initHiddenAPIScope(&HiddenAPIScope{
118 ModuleLibHiddenAPIScope = initHiddenAPIScope(&HiddenAPIScope{
122 CorePlatformHiddenAPIScope = initHiddenAPIScope(&HiddenAPIScope{