Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/io/fs/
Dstat_test.go13 type statOnly struct{ StatFS } struct
15 func (statOnly) Open(name string) (File, error) { return nil, ErrNotExist }