OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlatformFileForTransit
(Results
51 - 75
of
97
) sorted by null
1
2
3
4
/external/chromium_org/content/ppapi_plugin/
ppapi_thread.h
90
virtual IPC::
PlatformFileForTransit
ShareHandleWithRemote(
/external/chromium_org/content/renderer/pepper/
ppb_file_ref_impl.h
109
IPC::
PlatformFileForTransit
file_for_transit,
pepper_file_io_host.h
54
IPC::
PlatformFileForTransit
file_for_transit,
pepper_file_io_host.cc
194
IPC::
PlatformFileForTransit
file_for_transit,
467
IPC::
PlatformFileForTransit
file =
528
IPC::
PlatformFileForTransit
file_for_transit =
/external/chromium_org/ppapi/proxy/
ppb_image_data_proxy.h
159
IPC::
PlatformFileForTransit
* image_handle,
serialized_handle.cc
44
const IPC::
PlatformFileForTransit
& socket_descriptor)
flash_file_resource.cc
152
IPC::
PlatformFileForTransit
transit_file;
194
IPC::
PlatformFileForTransit
transit_file;
plugin_main_nacl.cc
68
virtual IPC::
PlatformFileForTransit
ShareHandleWithRemote(
128
IPC::
PlatformFileForTransit
PpapiDispatcher::ShareHandleWithRemote(
ppapi_proxy_test.h
136
virtual IPC::
PlatformFileForTransit
ShareHandleWithRemote(
275
virtual IPC::
PlatformFileForTransit
ShareHandleWithRemote(
ppb_audio_proxy.cc
247
IPC::
PlatformFileForTransit
socket_handle =
280
IPC::
PlatformFileForTransit
* foreign_socket_handle,
resource_message_params.cc
109
IPC::
PlatformFileForTransit
* handle) const {
120
IPC::
PlatformFileForTransit
* handle) const {
ppapi_param_traits.cc
335
ParamTraits<IPC::
PlatformFileForTransit
>::Write(m, p.descriptor());
360
IPC::
PlatformFileForTransit
socket;
361
if (ParamTraits<IPC::
PlatformFileForTransit
>::Read(m, iter, &socket)) {
368
IPC::
PlatformFileForTransit
desc;
369
if (ParamTraits<IPC::
PlatformFileForTransit
>::Read(m, iter, &desc)) {
376
IPC::
PlatformFileForTransit
desc;
377
if (ParamTraits<IPC::
PlatformFileForTransit
>::Read(m, iter, &desc)) {
ppb_image_data_proxy.cc
562
IPC::
PlatformFileForTransit
* image_handle,
612
// so embed that in a fake
PlatformFileForTransit
and don't share it across
615
*image_handle = IPC::
PlatformFileForTransit
(local_fd, false);
635
IPC::
PlatformFileForTransit
image_handle;
665
IPC::
PlatformFileForTransit
image_handle;
file_io_resource.cc
417
IPC::
PlatformFileForTransit
transit_file;
439
IPC::
PlatformFileForTransit
transit_file;
ppapi_proxy_test.cc
245
IPC::
PlatformFileForTransit
488
IPC::
PlatformFileForTransit
/external/chromium_org/remoting/host/
daemon_process.h
83
IPC::
PlatformFileForTransit
desktop_pipe) = 0;
desktop_process.cc
132
IPC::
PlatformFileForTransit
desktop_pipe;
ipc_desktop_environment.h
99
IPC::
PlatformFileForTransit
desktop_pipe) OVERRIDE;
ipc_util_win.cc
28
IPC::
PlatformFileForTransit
* client_out,
ipc_desktop_environment_unittest.cc
78
MOCK_METHOD1(OnDesktopAttached, void(IPC::
PlatformFileForTransit
));
161
void OnDesktopAttached(IPC::
PlatformFileForTransit
desktop_pipe);
411
IPC::
PlatformFileForTransit
desktop_pipe) {
/external/chromium_org/chrome/browser/nacl_host/
nacl_file_host.cc
119
IPC::
PlatformFileForTransit
target_desc =
145
IPC::
PlatformFileForTransit
file_desc = IPC::GetFileHandleForProcess(
/external/chromium_org/content/child/fileapi/
file_system_dispatcher.h
153
IPC::
PlatformFileForTransit
file,
/external/chromium_org/chrome/renderer/pepper/
pepper_pdf_host.cc
319
IPC::
PlatformFileForTransit
image_handle;
361
IPC::
PlatformFileForTransit
* out_image_handle,
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_flash_file_message_filter.cc
151
IPC::
PlatformFileForTransit
file = IPC::GetFileHandleForProcess(file_handle,
287
IPC::
PlatformFileForTransit
file = IPC::GetFileHandleForProcess(file_handle,
/external/chromium_org/chrome/utility/
chrome_content_utility_client.cc
523
const IPC::
PlatformFileForTransit
& zip_file) {
535
const IPC::
PlatformFileForTransit
& media_file) {
557
const IPC::
PlatformFileForTransit
& itunes_library_file) {
Completed in 354 milliseconds
1
2
3
4