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

  /external/libmojo/mojo/edk/system/
node_channel.h 197 ScopedPlatformHandle scoped_remote_process_handle_; member in class:mojo::edk::NodeChannel
node_channel.cc 230 DCHECK(!scoped_remote_process_handle_.is_valid());
231 scoped_remote_process_handle_.reset(PlatformHandle(process_handle));

Completed in 49 milliseconds