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

  /external/libmojo/mojo/edk/system/
platform_handle_dispatcher.cc 20 return std::move(platform_handle_);
32 platform_handle_.reset();
50 handles[0] = platform_handle_.get();
69 ignore_result(platform_handle_.release());
96 : platform_handle_(std::move(platform_handle)) {}
100 DCHECK(!platform_handle_.is_valid());
platform_handle_dispatcher.h 53 ScopedPlatformHandle platform_handle_; member in class:mojo::edk::PlatformHandleDispatcher

Completed in 301 milliseconds