Home
last modified time | relevance | path

Searched refs:GetWalkPath (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dmodule.go136 GetWalkPath() []Module methodSpec
1832 func (b *baseModuleContext) GetWalkPath() []Module { func
1863 walkPath := b.GetWalkPath()
/build/soong/cc/
Dcc.go2184 for _, m := range ctx.GetWalkPath() {