Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/pathtools/
H A Dfs.go191 type OsFile struct { struct
192 *os.File
193 fs *osFs
197 func (f *OsFile) Close() error {
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/race/testdata/
Dmop_test.go822 type OsFile struct{} struct
824 func (*OsFile) Read() {