Home
last modified time | relevance | path

Searched defs:RegistrationContext (Results 1 – 25 of 109) sorted by relevance

12345

/aosp_15_r20/build/soong/apex/
H A Dapex_singleton.go32 func registerApexDepsInfoComponents(ctx android.RegistrationContext) {
156 func registerApexPrebuiltInfoComponents(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/android/
H A Dprebuilt_test.go471 func registerTestPrebuiltBuildComponents(ctx RegistrationContext) {
480 func registerTestPrebuiltModules(ctx RegistrationContext) {
H A Dsbom.go38 func RegisterSbomSingleton(ctx RegistrationContext) {
H A Dplugin.go29 func RegisterPluginSingletonBuildComponents(ctx RegistrationContext) {
H A Ddirgroup.go26 func RegisterDirgroupBuildComponents(ctx RegistrationContext) {
H A Dvintf_fragment.go35 func registerVintfFragmentComponents(ctx RegistrationContext) {
H A Dcsuite_config.go21 func registerCSuiteBuildComponents(ctx RegistrationContext) {
H A Dlicense_kind.go22 func RegisterLicenseKindBuildComponents(ctx RegistrationContext) {
/aosp_15_r20/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/registration/
DRegistrationControllerImpl.java105 private class RegistrationContext implements SipSession, SipSessionConfiguration { class in RegistrationControllerImpl
186 public RegistrationContext(RegistrationControllerImpl controller, in RegistrationContext() method in RegistrationControllerImpl.RegistrationContext
/aosp_15_r20/build/soong/java/
H A Dtesting.go376 func registerRequiredBuildComponentsForTest(ctx android.RegistrationContext) {
740 func registerFakeApexMutator(ctx android.RegistrationContext) {
H A Dgenrule.go26 func RegisterGenRuleBuildComponents(ctx android.RegistrationContext) {
H A Dplugin.go25 func registerJavaPluginBuildComponents(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/sdk/
H A Dexports.go23 func registerModuleExportsBuildComponents(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/python/
H A Dlibrary.go27 func registerPythonLibraryComponents(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/cc/
H A Dlibrary_headers.go44 func RegisterLibraryHeadersBuildComponents(ctx android.RegistrationContext) {
H A Dcc_preprocess_no_configuration.go27 func RegisterCCPreprocessNoConfiguration(ctx android.RegistrationContext) {
H A Dfdo_profile.go26 func RegisterFdoProfileBuildComponents(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/aconfig/codegen/
H A Dinit.go82 func RegisterBuildComponents(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/rust/
H A Dtesting.go172 func registerRequiredBuildComponentsForTest(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/aconfig/
H A Dinit.go112 func RegisterBuildComponents(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/aconfig/build_flags/
H A Dinit.go92 func RegisterBuildComponents(ctx android.RegistrationContext) {
H A Dbuild_flags.go31 func registerBuildFlagsModuleType(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/xml/
H A Dxml.go60 func registerXmlBuildComponents(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/provenance/
H A Dprovenance_singleton.go56 func RegisterProvenanceSingleton(ctx android.RegistrationContext) {
/aosp_15_r20/build/soong/systemfeatures/
H A Dsystem_features.go33 func registerSystemFeaturesComponents(ctx android.RegistrationContext) {

12345