HomeSort by relevance Sort by last modified time
    Searched refs:UnwrapPlatformFile (Results 1 - 3 of 3) sorted by null

  /external/libchrome/mojo/public/cpp/base/
file_mojom_traits.cc 22 if (mojo::UnwrapPlatformFile(data.TakeFd(), &platform_handle) !=
  /external/libchrome/mojo/public/cpp/system/
platform_handle.h 94 MojoResult UnwrapPlatformFile(ScopedHandle handle, base::PlatformFile* file);
platform_handle.cc 219 MojoResult UnwrapPlatformFile(ScopedHandle handle, base::PlatformFile* file) {

Completed in 1995 milliseconds