Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/pathtools/
H A Dfs.go125 ReadDirNames(name string) ([]string, error) methodSpec
273 func (fs *osFs) ReadDirNames(name string) ([]string, error) { func
549 func (m *mockFs) ReadDirNames(name string) ([]string, error) { func