Home
last modified time | relevance | path

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

/build/soong/android/
Dbase_module_context.go237 GetPathString(skipFirst bool) string methodSpec
653 func (b *baseModuleContext) GetPathString(skipFirst bool) string { func
Dapex.go749 ctx.GetPathString(false),
/build/soong/apex/
Dapex.go2558 …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/
Dcc.go3319 "Dependency list: %s", ctx.OtherModuleName(to), ctx.GetPathString(false))