HomeSort by relevance Sort by last modified time
    Searched refs:Close (Results 101 - 125 of 2354) sorted by null

1 2 3 45 6 7 8 91011>>

  /cts/tests/tests/media/libndkaudio/
AudioPlayer.h 33 void Close();
AudioRecorder.h 33 void Close();
  /device/linaro/bootloader/edk2/EmulatorPkg/Include/Protocol/
EmuIoThunk.h 45 EMU_IO_THUNK_PROTOCOL_CLOSE_CLOSE Close;
  /external/autotest/client/site_tests/desktopui_SimpleLogin/
desktopui_SimpleLogin.py 34 cr.browser.Close()
  /external/bsdiff/
buffer_file.h 30 bool Close() override;
diff_encoder.h 45 // Finalize the patch writing process and close the underlying patch writer.
46 bool Close();
file.h 26 bool Close() override;
memory_file.h 27 bool Close() override;
sink_file.h 31 bool Close() override;
  /external/libchrome/base/
sync_socket_unittest.cc 77 ASSERT_TRUE(socket_a->Close());
78 ASSERT_TRUE(socket_b->Close());
129 ASSERT_TRUE(socket_a.Close());
130 ASSERT_TRUE(socket_b.Close());
  /external/lzma/CPP/7zip/Common/
VirtThread.cpp 46 Thread.Close();
  /external/nos/host/android/citadel/citadeld/include/nos/
CitadeldProxyClient.h 43 void Close() override;
  /external/nos/host/generic/libnos/include/nos/
NuggetClient.h 58 void Close() override;
  /external/opencv/otherlibs/highgui/
grfmt_bmp.h 66 void Close();
grfmt_imageio.h 26 void Close();
grfmt_png.h 62 void Close();
grfmt_pxm.h 59 void Close();
  /external/pdfium/xfa/fwl/
cfwl_event.h 25 Close,
  /external/puffin/src/
file_stream.h 29 bool Close() override;
memory_stream.h 34 bool Close() override;
  /external/sfntly/cpp/src/sfntly/port/
file_input_stream.h 33 virtual void Close();
input_stream.h 31 virtual void Close() = 0;
memory_input_stream.h 33 virtual void Close();
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTResourceFile.h 96 @fn Close
99 void Close();
  /external/tensorflow/tensorflow/contrib/session_bundle/
session_bundle.h 49 // A TensorFlow Session does not Close itself on destruction. To avoid
50 // resource leaks, we explicitly call Close on Sessions that we create.
53 session->Close().IgnoreError();

Completed in 637 milliseconds

1 2 3 45 6 7 8 91011>>