Home
last modified time | relevance | path

Searched refs:GetRemoteHandles (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/pepper/
H A Dpepper_audio_input_host.cc134 result = GetRemoteHandles(scoped_socket, shared_memory_region, &temp_socket, in OnOpenComplete()
153 int32_t PepperAudioInputHost::GetRemoteHandles( in GetRemoteHandles() function in content::PepperAudioInputHost
H A Dpepper_audio_output_host.cc171 result = GetRemoteHandles(scoped_socket, shared_memory_region, &temp_socket, in OnOpenComplete()
190 int32_t PepperAudioOutputHost::GetRemoteHandles( in GetRemoteHandles() function in content::PepperAudioOutputHost
H A Dpepper_audio_input_host.h56 int32_t GetRemoteHandles(
H A Dpepper_audio_output_host.h60 int32_t GetRemoteHandles(
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/pepper/
H A Dpepper_audio_input_host.cc134 result = GetRemoteHandles(scoped_socket, shared_memory_region, &temp_socket, in OnOpenComplete()
153 int32_t PepperAudioInputHost::GetRemoteHandles( in GetRemoteHandles() function in content::PepperAudioInputHost
H A Dpepper_audio_output_host.cc155 result = GetRemoteHandles(scoped_socket, shared_memory_region, &temp_socket, in OnOpenComplete()
174 int32_t PepperAudioOutputHost::GetRemoteHandles( in GetRemoteHandles() function in content::PepperAudioOutputHost
H A Dpepper_audio_input_host.h56 int32_t GetRemoteHandles(
H A Dpepper_audio_output_host.h58 int32_t GetRemoteHandles(