Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dapex.go948 ctx.GetPathString(false),
H A Dmodule.go313 GetPathString(skipFirst bool) string
2496 func (b *baseModuleContext) GetPathString(skipFirst bool) string { func
/aosp12/system/tools/aidl/build/
H A Daidl_interface.go220 mctx.ModuleErrorf("Dependency path: %s", mctx.GetPathString(true))
/aosp12/build/soong/apex/
H A Dapex.go2300 …his APEX via static linking. Dependency path: %s", to.String(), fromName, ctx.GetPathString(false))
2382 fromName, toName, ctx.GetPathString(true), apexName, toName)
/aosp12/build/soong/cc/
H A Dcc.go2468 "Dependency list: %s", ctx.OtherModuleName(to), ctx.GetPathString(false))