Searched defs:GetChannelId (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/vr/libpdx/ | ||
D | service.cpp | 413 int Message::GetChannelId() const { return info_.cid; } in GetChannelId() function in android::pdx::Message |
/frameworks/native/libs/vr/libpdx_uds/ | ||
D | service_endpoint.cpp | 491 int32_t Endpoint::GetChannelId(const BorrowedHandle& channel_fd) { in GetChannelId() function in android::pdx::uds::Endpoint |