Searched defs:AddDependencies (Results 1 – 9 of 9) sorted by relevance
/aosp12/build/soong/android/ |
H A D | license_sdk_member.go | 34 func (l *licenseSdkMemberType) AddDependencies(mctx BottomUpMutatorContext, dependencyTag blueprint… func
|
/aosp12/build/soong/cc/ |
H A D | binary_sdk_member.go | 41 func (mt *binarySdkMemberType) AddDependencies(mctx android.BottomUpMutatorContext, dependencyTag b… func
|
H A D | library_sdk_member.go | 77 func (mt *librarySdkMemberType) AddDependencies(mctx android.BottomUpMutatorContext, dependencyTag … func
|
/aosp12/build/soong/java/ |
H A D | system_modules.go | 248 func (mt *systemModulesSdkMemberType) AddDependencies(mctx android.BottomUpMutatorContext, dependen… func
|
H A D | platform_compat_config.go | 137 func (b *compatConfigMemberType) AddDependencies(mctx android.BottomUpMutatorContext, dependencyTag… func
|
H A D | bootclasspath_fragment.go | 698 func (b *bootclasspathFragmentMemberType) AddDependencies(mctx android.BottomUpMutatorContext, depe… func
|
H A D | java.go | 562 func (mt *librarySdkMemberType) AddDependencies(mctx android.BottomUpMutatorContext, dependencyTag … func 863 func (mt *testSdkMemberType) AddDependencies(mctx android.BottomUpMutatorContext, dependencyTag blu… func
|
H A D | sdk_library.go | 2474 func (s *sdkLibrarySdkMemberType) AddDependencies(mctx android.BottomUpMutatorContext, dependencyTa… func
|
/aosp12/art/compiler/optimizing/ |
H A D | scheduler.cc | 309 void SchedulingGraph::AddDependencies(SchedulingNode* instruction_node, in AddDependencies() function in art::SchedulingGraph
|