Searched defs:TakePlatformFile (Results 1 – 4 of 4) sorted by relevance
/external/libmojo/ipc/ | ||
D | ipc_mojo_handle_attachment.cc | 25 base::PlatformFile MojoHandleAttachment::TakePlatformFile() { in TakePlatformFile() function in IPC::internal::MojoHandleAttachment |
D | ipc_platform_file_attachment_posix.cc | 26 base::PlatformFile PlatformFileAttachment::TakePlatformFile() { in TakePlatformFile() function in IPC::internal::PlatformFileAttachment |
D | brokerable_attachment.cc | 66 base::PlatformFile BrokerableAttachment::TakePlatformFile() { in TakePlatformFile() function in IPC::BrokerableAttachment |
/external/libchrome/base/files/ | ||
D | file_posix.cc | 169 PlatformFile File::TakePlatformFile() { in TakePlatformFile() function in base::File |