Searched refs:MojoPlatformHandleType (Results 1 – 2 of 2) sorted by relevance
34 typedef uint32_t MojoPlatformHandleType; typedef37 const MojoPlatformHandleType MOJO_PLATFORM_HANDLE_TYPE_INVALID = 0;38 const MojoPlatformHandleType MOJO_PLATFORM_HANDLE_TYPE_FILE_DESCRIPTOR = 1;39 const MojoPlatformHandleType MOJO_PLATFORM_HANDLE_TYPE_MACH_PORT = 2;40 const MojoPlatformHandleType MOJO_PLATFORM_HANDLE_TYPE_WINDOWS_HANDLE = 3;42 #define MOJO_PLATFORM_HANDLE_TYPE_INVALID ((MojoPlatformHandleType)0)43 #define MOJO_PLATFORM_HANDLE_TYPE_FILE_DESCRIPTOR ((MojoPlatformHandleType)1)44 #define MOJO_PLATFORM_HANDLE_TYPE_MACH_PORT ((MojoPlatformHandleType)2)45 #define MOJO_PLATFORM_HANDLE_TYPE_WINDOWS_HANDLE ((MojoPlatformHandleType)3)58 MojoPlatformHandleType type;
33 const MojoPlatformHandleType kPlatformFileHandleType =37 const MojoPlatformHandleType kPlatformSharedBufferHandleType =40 const MojoPlatformHandleType kPlatformSharedBufferHandleType =45 const MojoPlatformHandleType kPlatformFileHandleType =48 const MojoPlatformHandleType kPlatformSharedBufferHandleType =