Searched refs:Close (Results 1 - 25 of 1749) sorted by relevance

1234567891011>>

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_connection.cc16 void IndexedDBConnection::Close() { function in class:content::IndexedDBConnection
19 database_->Close(this);
26 database_->Close(this);
/external/chromium/base/memory/
H A Dscoped_open_process.h23 Close();
29 Close();
33 // Close the previously opened process.
34 void Close() { function in class:base::ScopedOpenProcess
H A Dscoped_handle.h22 Close();
25 void Close() { function in class:ScopedStdioHandle
41 Close();
/external/chromium_org/base/memory/
H A Dscoped_open_process.h21 Close();
27 Close();
31 // Close the previously opened process.
32 void Close() { function in class:base::ScopedOpenProcess
H A Dscoped_handle.h21 Close();
24 void Close() { function in class:ScopedStdioHandle
40 Close();
/external/chromium/base/win/
H A Dscoped_hdc.h24 Close();
32 Close();
39 void Close() { function in class:base::win::ScopedHDC
H A Dscoped_handle.h32 // hfile.Close();
43 Close();
53 Close();
73 void Close() { function in class:base::win::ScopedHandle
H A Dscoped_gdi_object.h25 Close();
34 Close();
52 void Close() { function in class:base::win::ScopedGDIObject
64 void ScopedGDIObject<HICON>::Close() { function in class:base::win::ScopedGDIObject
/external/chromium_org/ui/base/gtk/
H A Dscoped_region.cc16 Close();
20 Close();
34 void ScopedRegion::Close() { function in class:ui::ScopedRegion
/external/chromium_org/tools/stats_viewer/
H A DOpenDialog.cs34 this.Close();
41 this.Close();
/external/lzma/CPP/Windows/
H A DHandle.h15 ~CHandle() { Close(); }
17 bool Close() function in class:NWindows::CHandle
/external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/provider/
H A DCloseIQProvider.java18 import org.jivesoftware.smackx.bytestreams.ibb.packet.Close;
30 return new Close(sid);
/external/chromium_org/chrome/browser/chromeos/login/
H A Dcaptive_portal_window_browsertest.cc51 void Close() { function in class:chromeos::CaptivePortalWindowTest
52 captive_portal_window_proxy_->Close();
94 Close();
107 Close();
133 Close();
148 Close();
/external/chromium_org/cloud_print/service/win/
H A Dlocal_security_policy.cc29 Close();
32 void Close() { function in class:__anon7375::ScopedLsaMemory
44 Close();
59 Close();
62 void LocalSecurityPolicy::Close() { function in class:LocalSecurityPolicy
71 Close();
/external/chromium/base/
H A Dsync_socket.h33 ~SyncSocket() { Close(); }
41 bool Close();
/external/chromium_org/ppapi/cpp/private/
H A Dpass_file_handle.cc28 Close();
37 void PassFileHandle::Close() { function in class:pp::PassFileHandle
/external/webrtc/test/testsupport/
H A Dframe_reader.h40 virtual void Close() = 0;
59 void Close();
H A Dframe_writer.h38 virtual void Close() = 0;
57 void Close();
/external/chromium/chrome/browser/history/
H A Darchived_database.cc47 db_.Close();
54 db_.Close();
61 db_.Close();
68 db_.Close();
/external/chromium/chrome/browser/notifications/
H A Dnotification_test_util.cc16 void MockBalloonView::Close(bool by_user) { function in class:MockBalloonView
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_bubble_host.h29 void Close();
/external/chromium/net/udp/
H A Ddatagram_socket.h19 // Close the socket.
20 virtual void Close() = 0;
/external/chromium_org/base/win/
H A Dscoped_gdi_object.h24 Close();
33 Close();
51 void Close() { function in class:base::win::ScopedGDIObject
63 void ScopedGDIObject<HICON>::Close() { function in class:base::win::ScopedGDIObject
/external/chromium_org/chrome/browser/extensions/
H A Dextension_error_ui_android.cc25 void ExtensionErrorUIAndroid::Close() { function in class:ExtensionErrorUIAndroid
H A Dextension_error_ui_android.h22 virtual void Close() OVERRIDE;

Completed in 2944 milliseconds

1234567891011>>