Searched refs:UnwrapPlatformFile (Results 1 – 3 of 3) sorted by relevance
22 if (mojo::UnwrapPlatformFile(data.TakeFd(), &platform_handle) != in Read()
94 MojoResult UnwrapPlatformFile(ScopedHandle handle, base::PlatformFile* file);
219 MojoResult UnwrapPlatformFile(ScopedHandle handle, base::PlatformFile* file) { in UnwrapPlatformFile() function