Searched refs:OnConsumerSetIgnore (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/vr/bufferhubd/
H A Dconsumer_channel.h41 pdx::Status<void> OnConsumerSetIgnore(Message& message, bool ignore);
H A Dconsumer_channel.cpp97 *this, &ConsumerChannel::OnConsumerSetIgnore, message);
165 Status<void> ConsumerChannel::OnConsumerSetIgnore(Message&, bool ignored) { function in class:android::dvr::ConsumerChannel
166 ATRACE_NAME("ConsumerChannel::OnConsumerSetIgnore");

Completed in 20 milliseconds