Home
last modified time | relevance | path

Searched refs:GetModuleFromPathDep (Results 1 – 4 of 4) sorted by relevance

/build/soong/android/
Dpath_properties_test.go67 if GetModuleFromPathDep(ctx, m, "") == nil {
Dpaths.go561 module := GetModuleFromPathDep(ctx, moduleName, tag)
590 func GetModuleFromPathDep(ctx ModuleWithDepsPathContext, moduleName, tag string) blueprint.Module { func
/build/soong/java/
Ddroiddoc.go438 otherModule := android.GetModuleFromPathDep(ctx, moduleName, tag)
/build/soong/apex/
Dbuilder.go368 otherModule := android.GetModuleFromPathDep(ctx, m, t)