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

  /frameworks/native/libs/vr/libpdx/private/pdx/
client.h 127 std::unique_ptr<ClientChannel>&& TakeChannel() { return std::move(channel_); }
  /frameworks/native/libs/vr/libbufferhubqueue/
buffer_hub_queue_client.cpp 575 std::unique_ptr<pdx::ClientChannel> channel = TakeChannel();

Completed in 1631 milliseconds