Lines Matching full:getconsumerusage
512 virtual status_t getConsumerUsage(uint64_t* outUsage) const {517 ALOGE("getConsumerUsage failed to transact: %d", result);649 status_t getConsumerUsage(uint64_t* outUsage) const override {650 return mBase->getConsumerUsage(outUsage);995 status_t actualResult = getConsumerUsage(&outUsage);