Searched refs:GetPathString (Results 1 – 4 of 4) sorted by relevance
| /build/soong/android/ |
| D | base_module_context.go | 237 GetPathString(skipFirst bool) string methodSpec 653 func (b *baseModuleContext) GetPathString(skipFirst bool) string { func
|
| D | apex.go | 749 ctx.GetPathString(false),
|
| /build/soong/apex/ |
| D | apex.go | 2558 …his APEX via static linking. Dependency path: %s", to.String(), fromName, ctx.GetPathString(false)) 2673 fromName, toName, ctx.GetPathString(true), hint, toName)
|
| /build/soong/cc/ |
| D | cc.go | 3319 "Dependency list: %s", ctx.OtherModuleName(to), ctx.GetPathString(false))
|