Searched refs:Close (Results 76 - 100 of 1723) sorted by relevance

1234567891011>>

/external/chromium_org/mojo/apps/js/test/
H A Dhandle_unittest.cc35 // Test that calling Close() on a HandleWrapper for an invalid handle does not
42 wrapper.Close();
59 // Test that calling Close on a HandleWrapper for a valid handle notifies
67 wrapper.Close();
70 wrapper.Close();
/external/chromium_org/mojo/services/native_viewport/
H A Dplatform_viewport_ozone.cc43 virtual void Close() OVERRIDE { platform_window_->Close(); }
68 virtual void OnCloseRequest() OVERRIDE { platform_window_->Close(); }
H A Dplatform_viewport_win.cc40 virtual void Close() OVERRIDE {
41 platform_window_->Close();
73 platform_window_->Close();
/external/chromium_org/ppapi/thunk/
H A Dppb_video_destination_private_thunk.cc51 void Close(PP_Resource destination) { function in namespace:ppapi::thunk::__anon10323
54 enter.object()->Close();
63 &Close
H A Dppb_video_source_private_thunk.cc50 void Close(PP_Resource source) { function in namespace:ppapi::thunk::__anon10325
53 enter.object()->Close();
61 &Close
H A Dppb_udp_socket_private_thunk.cc94 void Close(PP_Resource udp_socket) { function in namespace:ppapi::thunk::__anon10310
97 enter.object()->Close();
107 &Close
118 &Close
130 &Close
H A Dppb_media_stream_audio_track_thunk.cc85 void Close(PP_Resource audio_track) { function in namespace:ppapi::thunk::__anon10290
86 VLOG(4) << "PPB_MediaStreamAudioTrack::Close()";
90 enter.object()->Close();
101 &Close
/external/chromium_org/ui/message_center/
H A Dnotification_delegate.h35 virtual void Close(bool by_user) = 0;
64 virtual void Close(bool by_user) OVERRIDE;
92 virtual void Close(bool by_user) OVERRIDE;
/external/lzma/CPP/Common/
H A DC_FileIO.cpp17 Close();
22 bool CFileBase::Close() function in class:NC::NFile::NIO::CFileBase
71 Close();
H A DStdInStream.cpp31 Close();
37 bool CStdInStream::Close() function in class:CStdInStream
47 Close();
H A DStdOutStream.cpp28 Close();
34 bool CStdOutStream::Close() function in class:CStdOutStream
52 Close();
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A DTestRedFec.cc79 _outFileB.Close();
85 _outFileB.Close();
94 _outFileB.Close();
100 _outFileB.Close();
108 _outFileB.Close();
114 _outFileB.Close();
134 _outFileB.Close();
145 _outFileB.Close();
151 _outFileB.Close();
159 _outFileB.Close();
[all...]
H A Dopus_test.cc132 out_file_.Close();
133 out_file_standalone_.Close();
151 out_file_.Close();
152 out_file_standalone_.Close();
184 out_file_.Close();
185 out_file_standalone_.Close();
202 // Close the files.
203 in_file_stereo_.Close();
204 in_file_mono_.Close();
205 out_file_.Close();
[all...]
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dcaptive_portal_window_proxy.cc51 widget_->Close();
64 Close();
85 void CaptivePortalWindowProxy::Close() { function in class:chromeos::CaptivePortalWindowProxy
87 widget_->Close();
99 Close();
H A Dcaptive_portal_window_browsertest.cc58 void Close() { function in class:chromeos::CaptivePortalWindowTest
59 captive_portal_window_proxy_->Close();
115 Close();
128 Close();
154 Close();
169 Close();
/external/chromium_org/ipc/mojo/
H A Dipc_message_pipe_reader.cc27 void MessagePipeReader::Close() { function in class:IPC::internal::MessagePipeReader
35 Close();
79 Close();
96 Close();
138 ptr->Close();
/external/llvm/lib/Support/Windows/
H A DWindowsSupport.h74 HandleTraits::Close(Handle);
85 HandleTraits::Close(Handle);
107 static void Close(handle_type h) { function in struct:CommonHandleTraits
129 static void Close(handle_type h) { function in struct:CryptContextTraits
139 static void Close(handle_type h) { function in struct:FindHandleTraits
/external/chromium_org/media/audio/cras/
H A Dcras_input_unittest.cc99 test_stream->Close();
127 test_stream->Close();
133 test_stream->Close();
145 test_stream->Close();
158 test_stream->Close();
170 test_stream->Close();
187 test_stream->Close();
H A Dcras_unified_unittest.cc109 test_stream->Close();
114 test_stream->Close();
122 test_stream->Close();
129 test_stream->Close();
134 test_stream->Close();
157 test_stream->Close();
/external/chromium_org/ash/shelf/
H A Dshelf_tooltip_manager.cc56 void Close();
114 void ShelfTooltipManager::ShelfTooltipBubble::Close() { function in class:ash::ShelfTooltipManager::ShelfTooltipBubble
117 GetWidget()->Close();
153 Close();
167 Close();
184 Close();
194 void ShelfTooltipManager::Close() { function in class:ash::ShelfTooltipManager
197 view_->Close();
213 Close();
274 // the closing event rather than directly calling Close()
[all...]
/external/chromium_org/net/disk_cache/
H A Dbackend_unittest.cc62 entry->Close();
163 // Don't call Close() to avoid going through the queue or we'll deadlock
168 entry->Close();
192 entry0->Close();
205 entry1->Close();
211 entry2->Close();
230 entry3->Close();
231 entry4->Close();
248 entry->Close();
270 entry->Close();
[all...]
/external/chromium_org/media/audio/win/
H A Daudio_low_latency_output_win_unittest.cc258 // Test Create(), Close() calling sequence.
264 aos->Close();
267 // Test Open(), Close() calling sequence.
274 aos->Close();
277 // Test Open(), Start(), Close() calling sequence.
288 aos->Close();
291 // Test Open(), Start(), Stop(), Close() calling sequence.
303 aos->Close();
340 aos->Close();
380 aos->Close();
[all...]
/external/chromium_org/chrome/browser/ui/views/
H A Dtab_modal_confirm_dialog_views.cc59 GetWidget()->Close();
96 bool TabModalConfirmDialogViews::Close() { function in class:TabModalConfirmDialogViews
97 delegate_->Close();
/external/chromium_org/net/socket/
H A Dtcp_server_socket.cc30 socket_.Close();
36 socket_.Close();
42 socket_.Close();
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_system.cpp22 Close();
28 Close();
49 void FileDescriptor::Close() { function in class:crazy::FileDescriptor

Completed in 595 milliseconds

1234567891011>>