Searched refs:GetPendingEvents (Results 1 – 3 of 3) sorted by relevance
65 Status<int> GetPendingEvents() const;
38 return channel_data_->GetPendingEvents(); in GetEventMask()
136 Status<int> ChannelEventReceiver::GetPendingEvents() const { in GetPendingEvents() function in android::pdx::uds::ChannelEventReceiver