HomeSort by relevance Sort by last modified time
    Searched refs:Close (Results 201 - 225 of 1933) sorted by null

1 2 3 4 5 6 7 891011>>

  /hardware/interfaces/bluetooth/1.0/default/
vendor_interface.h 55 void Close();
  /prebuilts/go/darwin-x86/doc/progs/
defer2.go 47 defer src.Close()
53 defer dst.Close()
  /prebuilts/go/darwin-x86/src/compress/zlib/
writer_test.go 36 defer golden.Close()
54 defer piper.Close()
56 defer pipew.Close()
62 defer zlibw.Close()
74 defer zlibr.Close()
117 err = zlibw.Close()
130 err = zlibw.Close()
219 compressor.Close()
  /prebuilts/go/darwin-x86/src/net/
example_test.go 20 defer l.Close()
34 c.Close()
udpsock_plan9_test.go 45 defer c1.Close()
52 defer c2.Close()
  /prebuilts/go/darwin-x86/src/net/http/httptest/
example_test.go 42 defer ts.Close()
49 res.Body.Close()
  /prebuilts/go/darwin-x86/src/net/http/
responsewrite_test.go 52 // HTTP/1.1 response with unknown length and Connection: close
62 Close: true,
65 "Connection: close\r\n" +
69 // HTTP/1.1 response with unknown length and not setting connection: close
79 Close: false,
82 "Connection: close\r\n" +
86 // HTTP/1.1 response with unknown length and not setting connection: close, but
98 Close: false,
114 Close: false,
130 Close: false
    [all...]
  /prebuilts/go/darwin-x86/src/os/exec/
lp_unix_test.go 35 err = f.Close()
37 t.Fatal("Close failed: ", err)
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
io_test.go 27 f.Close()
63 defer ln.Close()
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4388.go 27 c.Close()
34 c.Close()
  /prebuilts/go/linux-x86/doc/progs/
defer2.go 47 defer src.Close()
53 defer dst.Close()
  /prebuilts/go/linux-x86/src/compress/zlib/
writer_test.go 36 defer golden.Close()
54 defer piper.Close()
56 defer pipew.Close()
62 defer zlibw.Close()
74 defer zlibr.Close()
117 err = zlibw.Close()
130 err = zlibw.Close()
219 compressor.Close()
  /prebuilts/go/linux-x86/src/net/
example_test.go 20 defer l.Close()
34 c.Close()
udpsock_plan9_test.go 45 defer c1.Close()
52 defer c2.Close()
  /prebuilts/go/linux-x86/src/net/http/httptest/
example_test.go 42 defer ts.Close()
49 res.Body.Close()
  /prebuilts/go/linux-x86/src/net/http/
responsewrite_test.go 52 // HTTP/1.1 response with unknown length and Connection: close
62 Close: true,
65 "Connection: close\r\n" +
69 // HTTP/1.1 response with unknown length and not setting connection: close
79 Close: false,
82 "Connection: close\r\n" +
86 // HTTP/1.1 response with unknown length and not setting connection: close, but
98 Close: false,
114 Close: false,
130 Close: false
    [all...]
  /prebuilts/go/linux-x86/src/os/exec/
lp_unix_test.go 35 err = f.Close()
37 t.Fatal("Close failed: ", err)
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
io_test.go 27 f.Close()
63 defer ln.Close()
  /prebuilts/go/linux-x86/test/fixedbugs/
issue4388.go 27 c.Close()
34 c.Close()
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h 75 bool Close();
79 // This leaves no way for the caller to detect if close() fails. If
80 // detecting close() errors is important to you, you should arrange
81 // to close the descriptor yourself.
102 bool Close();
153 bool Close();
155 // Flushes FileOutputStream's buffers but does not close the
162 // This leaves no way for the caller to detect if close() fails. If
163 // detecting close() errors is important to you, you should arrange
164 // to close the descriptor yourself
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h 75 bool Close();
79 // This leaves no way for the caller to detect if close() fails. If
80 // detecting close() errors is important to you, you should arrange
81 // to close the descriptor yourself.
102 bool Close();
153 bool Close();
155 // Flushes FileOutputStream's buffers but does not close the
162 // This leaves no way for the caller to detect if close() fails. If
163 // detecting close() errors is important to you, you should arrange
164 // to close the descriptor yourself
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h 75 bool Close();
79 // This leaves no way for the caller to detect if close() fails. If
80 // detecting close() errors is important to you, you should arrange
81 // to close the descriptor yourself.
102 bool Close();
153 bool Close();
155 // Flushes FileOutputStream's buffers but does not close the
162 // This leaves no way for the caller to detect if close() fails. If
163 // detecting close() errors is important to you, you should arrange
164 // to close the descriptor yourself
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h 75 bool Close();
79 // This leaves no way for the caller to detect if close() fails. If
80 // detecting close() errors is important to you, you should arrange
81 // to close the descriptor yourself.
102 bool Close();
153 bool Close();
155 // Flushes FileOutputStream's buffers but does not close the
162 // This leaves no way for the caller to detect if close() fails. If
163 // detecting close() errors is important to you, you should arrange
164 // to close the descriptor yourself
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h 75 bool Close();
79 // This leaves no way for the caller to detect if close() fails. If
80 // detecting close() errors is important to you, you should arrange
81 // to close the descriptor yourself.
102 bool Close();
153 bool Close();
155 // Flushes FileOutputStream's buffers but does not close the
162 // This leaves no way for the caller to detect if close() fails. If
163 // detecting close() errors is important to you, you should arrange
164 // to close the descriptor yourself
    [all...]
  /system/update_engine/
fake_file_writer.h 28 // calls to Open(), Close(), but not do any work. All calls to Write()
52 virtual int Close() {

Completed in 1763 milliseconds

1 2 3 4 5 6 7 891011>>