Home
last modified time | relevance | path

Searched defs:GetChannelId (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx/
Dservice.cpp413 int Message::GetChannelId() const { return info_.cid; } in GetChannelId() function in android::pdx::Message
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp491 int32_t Endpoint::GetChannelId(const BorrowedHandle& channel_fd) { in GetChannelId() function in android::pdx::uds::Endpoint