Home
last modified time | relevance | path

Searched refs:ProviderKey (Results 1 – 18 of 18) sorted by relevance

/aosp12/build/blueprint/
H A Dprovider.go52 type ProviderKey *provider type
54 var providerRegistry []ProviderKey
65 func NewProvider(exampleValue interface{}) ProviderKey {
79 func NewMutatorProvider(exampleValue interface{}, mutator string) ProviderKey {
116 func (c *Context) setProvider(m *moduleInfo, provider ProviderKey, value interface{}) { argument
163 func (c *Context) provider(m *moduleInfo, provider ProviderKey) (interface{}, bool) { argument
H A Dmodule_ctx.go321 OtherModuleProvider(m Module, provider ProviderKey) interface{}
324 OtherModuleHasProvider(m Module, provider ProviderKey) bool
331 Provider(provider ProviderKey) interface{}
334 HasProvider(provider ProviderKey) bool
340 SetProvider(provider ProviderKey, value interface{})
567 func (m *baseModuleContext) OtherModuleProvider(logicModule Module, provider ProviderKey) interface… argument
573 func (m *baseModuleContext) OtherModuleHasProvider(logicModule Module, provider ProviderKey) bool { argument
579 func (m *baseModuleContext) Provider(provider ProviderKey) interface{} { argument
584 func (m *baseModuleContext) HasProvider(provider ProviderKey) bool { argument
589 func (m *baseModuleContext) SetProvider(provider ProviderKey, value interface{}) { argument
[all …]
H A Dsingleton_ctx.go55 ModuleProvider(module Module, provider ProviderKey) interface{}
58 ModuleHasProvider(m Module, provider ProviderKey) bool
201 func (s *singletonContext) ModuleProvider(logicModule Module, provider ProviderKey) interface{} { argument
206 func (s *singletonContext) ModuleHasProvider(logicModule Module, provider ProviderKey) bool { argument
H A Dcontext.go3435 func (c *Context) ModuleProvider(logicModule Module, provider ProviderKey) interface{} { argument
3442 func (c *Context) ModuleHasProvider(logicModule Module, provider ProviderKey) bool { argument
/aosp12/build/soong/java/
H A Dclasspath_element.go75 OtherModuleHasProvider(m blueprint.Module, provider blueprint.ProviderKey) bool
76 OtherModuleProvider(m blueprint.Module, provider blueprint.ProviderKey) interface{}
/aosp12/build/soong/apex/
H A Dclasspath_element_test.go36 …mentContext) OtherModuleHasProvider(module blueprint.Module, provider blueprint.ProviderKey) bool { argument
40 …Context) OtherModuleProvider(module blueprint.Module, provider blueprint.ProviderKey) interface{} { argument
/aosp12/build/soong/android/
H A Dsingleton.go37 ModuleProvider(module blueprint.Module, provider blueprint.ProviderKey) interface{}
40 ModuleHasProvider(module blueprint.Module, provider blueprint.ProviderKey) bool
H A Dmodule.go193 OtherModuleProvider(m blueprint.Module, provider blueprint.ProviderKey) interface{}
196 OtherModuleHasProvider(m blueprint.Module, provider blueprint.ProviderKey) bool
203 Provider(provider blueprint.ProviderKey) interface{}
206 HasProvider(provider blueprint.ProviderKey) bool
212 SetProvider(provider blueprint.ProviderKey, value interface{})
2041 func (b *baseModuleContext) OtherModuleProvider(m blueprint.Module, provider blueprint.ProviderKey)… argument
2044 …aseModuleContext) OtherModuleHasProvider(m blueprint.Module, provider blueprint.ProviderKey) bool { argument
2047 func (b *baseModuleContext) Provider(provider blueprint.ProviderKey) interface{} { argument
2050 func (b *baseModuleContext) HasProvider(provider blueprint.ProviderKey) bool { argument
2053 func (b *baseModuleContext) SetProvider(provider blueprint.ProviderKey, value interface{}) { argument
H A Dandroidmk.go153 Provider(provider blueprint.ProviderKey) interface{}
161 func (a *androidMkExtraEntriesContext) Provider(provider blueprint.ProviderKey) interface{} { argument
475 ModuleProvider(module blueprint.Module, provider blueprint.ProviderKey) interface{}
H A Dmutator.go405 SetVariationProvider(module blueprint.Module, provider blueprint.ProviderKey, value interface{})
726 …text) SetVariationProvider(module blueprint.Module, provider blueprint.ProviderKey, value interfac… argument
H A Dmakevars.go93 ModuleProvider(module blueprint.Module, key blueprint.ProviderKey) interface{}
/aosp12/build/soong/bloaty/
H A Dbloaty.go29 fileSizeMeasurerKey blueprint.ProviderKey
/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java452 private static final class ProviderKey { class in ActivityThread
460 public ProviderKey(String authority, int userId) { in ProviderKey() method in ActivityThread.ProviderKey
468 if (o instanceof ProviderKey) { in equals()
469 final ProviderKey other = (ProviderKey) o; in equals()
483 final ArrayMap<ProviderKey, ProviderClientRecord> mProviderMap
484 = new ArrayMap<ProviderKey, ProviderClientRecord>();
499 final ArrayMap<ProviderKey, ProviderKey> mGetProviderKeys = new ArrayMap<>();
7052 final ProviderKey key = new ProviderKey(auth, userId); in getGetProviderKey()
7054 ProviderKey lock = mGetProviderKeys.get(key); in getGetProviderKey()
7135 final ProviderKey key = new ProviderKey(auth, userId); in acquireExistingProvider()
[all …]
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes213 android.app.ActivityThread$ProviderKey
H A Dboot-image-profile.txt884 HSPLandroid/app/ActivityThread$ProviderKey;-><init>(Ljava/lang/String;I)V
885 HSPLandroid/app/ActivityThread$ProviderKey;->equals(Ljava/lang/Object;)Z
886 HSPLandroid/app/ActivityThread$ProviderKey;->hashCode()I
887 HSPLandroid/app/ActivityThread$ProviderKey;->hashCode(Ljava/lang/String;I)I+]Ljava/lang/String;Ljav…
908 …access$900(Landroid/app/ActivityThread;Ljava/lang/String;I)Landroid/app/ActivityThread$ProviderKey;
940 …ad;->getGetProviderKey(Ljava/lang/String;I)Landroid/app/ActivityThread$ProviderKey;+]Landroid/util…
22942 Landroid/app/ActivityThread$ProviderKey;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes212 android.app.ActivityThread$ProviderKey
H A Dboot-image-profile.txt884 HSPLandroid/app/ActivityThread$ProviderKey;-><init>(Ljava/lang/String;I)V
885 HSPLandroid/app/ActivityThread$ProviderKey;->equals(Ljava/lang/Object;)Z
886 HSPLandroid/app/ActivityThread$ProviderKey;->hashCode()I
887 HSPLandroid/app/ActivityThread$ProviderKey;->hashCode(Ljava/lang/String;I)I+]Ljava/lang/String;Ljav…
908 …access$900(Landroid/app/ActivityThread;Ljava/lang/String;I)Landroid/app/ActivityThread$ProviderKey;
940 …ad;->getGetProviderKey(Ljava/lang/String;I)Landroid/app/ActivityThread$ProviderKey;+]Landroid/util…
32575 Landroid/app/ActivityThread$ProviderKey;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2017 Landroid/app/ActivityThread$ProviderKey;-><init>(Ljava/lang/String;I)V
2018 Landroid/app/ActivityThread$ProviderKey;->authority:Ljava/lang/String;
2019 Landroid/app/ActivityThread$ProviderKey;->userId:I