Searched defs:GetPlatformFile (Results 1 - 2 of 2) sorted by relevance
/external/libmojo/ipc/ | ||
H A D | ipc_platform_file_attachment_posix.cc | 31 base::PlatformFile GetPlatformFile( function in namespace:IPC::internal |
/external/libchrome/base/files/ | ||
H A D | file_posix.cc | 165 PlatformFile File::GetPlatformFile() const { function in class:base::File 381 PlatformFile other_fd = dup(GetPlatformFile()); |
Completed in 144 milliseconds