Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dfs.go871 type ioFS struct { struct
872 fsys fs.FS
879 func (f ioFS) Open(name string) (File, error) {