Home
last modified time | relevance | path

Searched defs:NamedPath (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dmodule.go227 type NamedPath struct { struct
228 Path Path
229 Name string
233 func (p NamedPath) String() string {