Searched defs:PlatformFileForTransit (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ipc/
H A Dipc_platform_file.h20 typedef base::PlatformFile PlatformFileForTransit; typedef in namespace:IPC
22 typedef base::FileDescriptor PlatformFileForTransit;
25 inline PlatformFileForTransit InvalidPlatformFileForTransit() {
34 const PlatformFileForTransit& transit) {
43 const PlatformFileForTransit& transit) {
52 IPC_EXPORT PlatformFileForTransit GetFileHandleForProcess(
59 IPC_EXPORT PlatformFileForTransit TakeFileHandleForProcess(

Completed in 261 milliseconds