HomeSort by relevance Sort by last modified time
    Searched refs:IPC (Results 26 - 38 of 38) sorted by null

12

  /external/libmojo/ipc/
ipc_message.cc 5 #include "ipc/ipc_message.h"
14 #include "ipc/ipc_message_attachment.h"
15 #include "ipc/ipc_message_attachment_set.h"
19 #include "ipc/ipc_platform_file_attachment_posix.h"
26 // Create a reference number for identifying IPC messages in traces. The return
43 namespace IPC {
205 } // namespace IPC
ipc_message.h 18 #include "ipc/ipc_export.h"
24 namespace IPC {
261 // Used internally to support IPC::Listener::OnBadMessageReceived.
292 } // namespace IPC
ipc_message_utils.cc 5 #include "ipc/ipc_message_utils.h"
19 #include "ipc/ipc_channel_handle.h"
20 #include "ipc/ipc_message_attachment.h"
21 #include "ipc/ipc_message_attachment_set.h"
22 #include "ipc/ipc_mojo_param_traits.h"
26 #include "ipc/ipc_platform_file_attachment_posix.h"
34 #include "ipc/mach_port_mac.h"
39 #include "ipc/handle_win.h"
42 namespace IPC {
697 // If the caller intended to pass ownership to the IPC stack, release
    [all...]
ipc_message_utils.h 30 #include "ipc/ipc_message_start.h"
31 #include "ipc/ipc_param_traits.h"
32 #include "ipc/ipc_sync_message.h"
50 namespace IPC {
55 // How we send IPC message logs across channels.
81 // Specializations are checked by 'IPC checker' part of find-bad-constructs
94 // This function is checked by 'IPC checker' part of find-bad-constructs
201 // long isn't safe to send over IPC because it's 4 bytes on 32 bit builds but
208 // to long, and gfx::PluginWindow is long and is used in one GPU IPC.
210 // Since we want to support Android 32<>64 bit IPC, as long as we don't hav
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/nds32/
sys-reg.s 19 mfsr $r0 ,$IPC
  /external/chromium-trace/catapult/systrace/profile_chrome/
chrome_tracing_agent.py 179 'for IPC message flows.', action='store_true')
  /system/connectivity/wificond/
Android.mk 123 ### wificond IPC interface library
  /toolchain/binutils/binutils-2.27/opcodes/
i370-opc.c 442 #define IPC I370_OPCODE_ESA390_PC
450 #define I390 IBF | IBS | ICK | ICM | IIR | IFX | IHX | IMI | IPC | IPL | IQR | IRP | ISA | ISG | ISR | ITR | I370_OPCODE_ESA390
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_query_hw_metric.c 76 _Q(IPC,
77 "metric-ipc",
  /prebuilts/go/darwin-x86/src/runtime/
os_darwin.go 10 machport uint32 // return address for mach ipc
219 // Mach IPC, to get at semaphores
  /prebuilts/go/linux-x86/src/runtime/
os_darwin.go 10 machport uint32 // return address for mach ipc
219 // Mach IPC, to get at semaphores
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp     [all...]
  /external/curl/tests/
ftpserver.pl 54 use IPC::Open2;
    [all...]

Completed in 324 milliseconds

12