Home
last modified time | relevance | path

Searched defs:ipc_fd (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/loader/
H A Dnacl_listener.cc188 IPC::PlatformFileForTransit ipc_fd, in OnResolveFileTokenReply()
417 IPC::PlatformFileForTransit ipc_fd, in OnFileTokenResolved()
H A Dnacl_ipc_adapter.cc630 IPC::PlatformFileForTransit ipc_fd, in SaveOpenResourceMessage()
/aosp_15_r20/external/ltp/lib/
H A Dtst_test.c77 static int ipc_fd; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dnettest.c1500 static int do_server(struct sock_args *args, int ipc_fd) in do_server()