Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A 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")
264 hiddenAPI := result.SingletonForTests("hiddenapi")
[all …]
H A Dhiddenapi.go28 type hiddenAPI struct { struct
52 func (h *hiddenAPI) bootDexJar() android.Path {
56 func (h *hiddenAPI) classesJars() android.Paths {
60 func (h *hiddenAPI) uncompressDex() *bool {
76 var _ hiddenAPIIntf = (*hiddenAPI)(nil)
82 func (h *hiddenAPI) initHiddenAPI(ctx android.ModuleContext, dexJar, classesJar android.Path, uncom…
136 func (h *hiddenAPI) hiddenAPIEncodeDex(ctx android.ModuleContext, dexJar android.OutputPath) androi…
H A Djava.go1176 hiddenAPI anonMember
H A Dbase.go354 hiddenAPI anonMember
H A Dsdk_library.go1909 hiddenAPI anonMember