Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go579 type directoryPath struct { struct
580 basePath
583 func (d *directoryPath) String() string {
587 func (d *directoryPath) base() basePath {