Home
last modified time | relevance | path

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

/build/soong/android/
Dpath_properties_test.go67 if GetModuleFromPathDep(ctx, m, "") == nil {
Dpaths.go491 module := GetModuleFromPathDep(ctx, moduleName, tag)
526 func GetModuleFromPathDep(ctx ModuleWithDepsPathContext, moduleName, tag string) blueprint.Module { func
/build/soong/apex/
Dbuilder.go252 otherModule := android.GetModuleFromPathDep(ctx, m, t)