Searched defs:GetPlatformFile (Results 1 - 2 of 2) sorted by relevance

/external/libmojo/ipc/
H A Dipc_platform_file_attachment_posix.cc31 base::PlatformFile GetPlatformFile( function in namespace:IPC::internal
/external/libchrome/base/files/
H A Dfile_posix.cc165 PlatformFile File::GetPlatformFile() const { function in class:base::File
381 PlatformFile other_fd = dup(GetPlatformFile());

Completed in 144 milliseconds