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

  /external/chromium_org/mojo/system/
platform_channel.cc 37 *rv->mutable_handle() = handle;
platform_channel.h 34 PlatformChannelHandle* mutable_handle() { return &handle_; } function in class:mojo::system::PlatformChannel
platform_channel_posix.cc 62 mutable_handle()->fd = fds[0];

Completed in 57 milliseconds