Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go813 var ApexBundleInfoProvider = blueprint.NewMutatorProvider(ApexBundleInfo{}, "apex_info") var
896 mctx.SetProvider(ApexBundleInfoProvider, ApexBundleInfo{
989 abInfo := mctx.OtherModuleProvider(testFor, ApexBundleInfoProvider).(ApexBundleInfo)
1849 abInfo := ctx.Provider(ApexBundleInfoProvider).(ApexBundleInfo)
2271 abInfo := ctx.Provider(ApexBundleInfoProvider).(ApexBundleInfo)
Dprebuilt.go396 mctx.SetProvider(ApexBundleInfoProvider, ApexBundleInfo{