Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi_singleton_test.go56 hiddenAPI := result.ModuleForTests("platform-bootclasspath", "android_common")
57 hiddenapiRule := hiddenAPI.Rule("platform-bootclasspath-monolithic-hiddenapi-stub-flags")
98 hiddenAPI := result.ModuleForTests("platform-bootclasspath", "android_common")
99 hiddenapiRule := hiddenAPI.Rule("platform-bootclasspath-monolithic-hiddenapi-stub-flags")
124 hiddenAPI := result.ModuleForTests("platform-bootclasspath", "android_common")
125 hiddenapiRule := hiddenAPI.Rule("platform-bootclasspath-monolithic-hiddenapi-stub-flags")
153 hiddenAPI := result.ModuleForTests("platform-bootclasspath", "android_common")
154 hiddenapiRule := hiddenAPI.Rule("platform-bootclasspath-monolithic-hiddenapi-stub-flags")
203 hiddenAPI := result.ModuleForTests("platform-bootclasspath", "android_common")
204 hiddenapiRule := hiddenAPI.Rule("platform-bootclasspath-monolithic-hiddenapi-stub-flags")
[all …]
Dhiddenapi.go28 type hiddenAPI struct { struct
52 func (h *hiddenAPI) bootDexJar() android.Path { argument
56 func (h *hiddenAPI) classesJars() android.Paths { argument
60 func (h *hiddenAPI) uncompressDex() *bool { argument
76 var _ hiddenAPIIntf = (*hiddenAPI)(nil)
82 func (h *hiddenAPI) initHiddenAPI(ctx android.ModuleContext, dexJar, classesJar android.Path, uncom… argument
136 func (h *hiddenAPI) hiddenAPIEncodeDex(ctx android.ModuleContext, dexJar android.OutputPath) androi… argument
Djava.go1176 hiddenAPI anonMember
Dbase.go354 hiddenAPI anonMember
Dsdk_library.go1909 hiddenAPI anonMember