Searched refs:PLATFORM_FILE (Results 1 – 8 of 8) sorted by relevance
16 case native::SerializedHandle_Type::PLATFORM_FILE: in Convert()17 return IPC::MessageAttachment::Type::PLATFORM_FILE; in Convert()36 case IPC::MessageAttachment::Type::PLATFORM_FILE: in Convert()37 return native::SerializedHandle_Type::PLATFORM_FILE; in Convert()
55 MessageAttachment::Type::PLATFORM_FILE); in num_descriptors()66 if (attachment->GetType() == MessageAttachment::Type::PLATFORM_FILE && in AddAttachment()74 case MessageAttachment::Type::PLATFORM_FILE: in AddAttachment()
22 return Type::PLATFORM_FILE; in GetType()32 DCHECK_EQ(attachment->GetType(), MessageAttachment::Type::PLATFORM_FILE); in GetPlatformFile()
53 case Type::PLATFORM_FILE: { in TakeMojoHandle()120 if (type == Type::PLATFORM_FILE) { in CreateFromMojoHandle()
25 PLATFORM_FILE, enumerator
553 MessageAttachment::Type::PLATFORM_FILE) { in Read()734 MessageAttachment::Type::PLATFORM_FILE) { in Read()965 MessageAttachment::Type::PLATFORM_FILE) { in Read()982 MessageAttachment::Type::PLATFORM_FILE) { in Read()
445 IPC::MessageAttachment::Type::PLATFORM_FILE, in ReadReceivedFile()
13 PLATFORM_FILE,