Searched refs:RegistrationContext (Results 1 – 21 of 21) sorted by relevance
129 type RegistrationContext interface { interface160 var InitRegistrationContext RegistrationContext = &initRegistrationContext{166 var _ RegistrationContext = (*TestContext)(nil)
27 func RegisterPackageBuildComponents(ctx RegistrationContext) { argument
28 func RegisterPrebuiltMutators(ctx RegistrationContext) { argument
383 func registerTestPrebuiltBuildComponents(ctx RegistrationContext) { argument
35 func RegisterAndroidMkBuildComponents(ctx RegistrationContext) { argument
26 func RegisterGenRuleBuildComponents(ctx android.RegistrationContext) { argument
30 func RegisterPrebuiltApisBuildComponents(ctx android.RegistrationContext) { argument
45 func RegisterSystemModulesBuildComponents(ctx android.RegistrationContext) { argument
177 func RegisterDexpreoptBootJarsComponents(ctx android.RegistrationContext) { argument
42 func RegisterAARBuildComponents(ctx android.RegistrationContext) { argument
45 func RegisterDocsBuildComponents(ctx android.RegistrationContext) { argument55 func RegisterStubsBuildComponents(ctx android.RegistrationContext) { argument
345 func RegisterSdkLibraryBuildComponents(ctx android.RegistrationContext) { argument
43 func RegisterAppBuildComponents(ctx android.RegistrationContext) { argument
63 func RegisterJavaBuildComponents(ctx android.RegistrationContext) { argument
35 func RegisterLibraryHeadersBuildComponents(ctx android.RegistrationContext) { argument
21 func RegisterRequiredBuildComponentsForTest(ctx android.RegistrationContext) { argument
25 func RegisterPrebuiltBuildComponents(ctx android.RegistrationContext) { argument
62 func RegisterBinaryBuildComponents(ctx android.RegistrationContext) { argument
184 func RegisterLibraryBuildComponents(ctx android.RegistrationContext) { argument
41 func RegisterCCBuildComponents(ctx android.RegistrationContext) { argument
37 func registerGenruleBuildComponents(ctx android.RegistrationContext) { argument