Lines Matching refs:PlatformFileForTransit
20 class IPC_MESSAGE_SUPPORT_EXPORT PlatformFileForTransit {
23 PlatformFileForTransit();
31 explicit PlatformFileForTransit(HANDLE handle);
34 bool operator==(const PlatformFileForTransit& platform_file) const;
35 bool operator!=(const PlatformFileForTransit& platform_file) const;
44 typedef base::FileDescriptor PlatformFileForTransit;
47 inline PlatformFileForTransit InvalidPlatformFileForTransit() { in InvalidPlatformFileForTransit()
49 return PlatformFileForTransit(); in InvalidPlatformFileForTransit()
56 const PlatformFileForTransit& transit) { in PlatformFileForTransitToPlatformFile()
65 const PlatformFileForTransit& transit) { in PlatformFileForTransitToFile()
75 IPC_MESSAGE_SUPPORT_EXPORT PlatformFileForTransit
81 IPC_MESSAGE_SUPPORT_EXPORT PlatformFileForTransit