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

  /external/libmojo/mojo/public/cpp/system/
platform_handle.h 56 MojoResult UnwrapPlatformFile(ScopedHandle handle, base::PlatformFile* file);
platform_handle.cc 42 MojoResult UnwrapPlatformFile(ScopedHandle handle, base::PlatformFile* file) {

Completed in 294 milliseconds