Home
last modified time | relevance | path

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

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