Searched defs:OnInitialized (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dhost_event_dispatcher.cc25 void HostEventDispatcher::OnInitialized() { function in class:remoting::protocol::HostEventDispatcher
H A Daudio_reader.cc33 void AudioReader::OnInitialized() { function in class:remoting::protocol::AudioReader
H A Daudio_writer.cc25 void AudioWriter::OnInitialized() { function in class:remoting::protocol::AudioWriter
H A Dclient_event_dispatcher.cc26 void ClientEventDispatcher::OnInitialized() { function in class:remoting::protocol::ClientEventDispatcher
H A Dhost_control_dispatcher.cc30 void HostControlDispatcher::OnInitialized() { function in class:remoting::protocol::HostControlDispatcher
H A Dclient_control_dispatcher.cc71 void ClientControlDispatcher::OnInitialized() { function in class:remoting::protocol::ClientControlDispatcher
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_folder_finder.cc348 base::Bind(&MediaFolderFinder::OnInitialized, weak_factory_.GetWeakPtr()),
367 void MediaFolderFinder::OnInitialized( function in class:MediaFolderFinder
/external/chromium_org/chromeos/accelerometer/
H A Daccelerometer_reader.cc165 base::Bind(&AccelerometerReader::OnInitialized,
172 void AccelerometerReader::OnInitialized( function in class:chromeos::AccelerometerReader
/external/chromium_org/content/renderer/pepper/
H A Dpepper_video_capture_host.cc80 void PepperVideoCaptureHost::OnInitialized(bool succeeded) { function in class:content::PepperVideoCaptureHost
/external/chromium_org/win8/test/
H A Dopen_with_dialog_controller.cc77 void OnInitialized(HRESULT result);
148 base::Bind(&OpenWithDialogController::Context::OnInitialized,
176 void OpenWithDialogController::Context::OnInitialized(HRESULT result) { function in class:win8::OpenWithDialogController::Context
/external/chromium_org/media/filters/
H A Dvideo_frame_stream_unittest.cc96 void OnInitialized(bool success) { function in class:media::VideoFrameStreamTest
113 base::Bind(&VideoFrameStreamTest::OnInitialized,
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.cc564 IPC_MESSAGE_HANDLER(GpuHostMsg_Initialized, OnInitialized)
706 void GpuProcessHost::OnInitialized(bool result, const gpu::GPUInfo& gpu_info) { function in class:content::GpuProcessHost

Completed in 1174 milliseconds