Searched refs:onTransactWrapper (Results 1 – 4 of 4) sorted by relevance
541 virtual status_t onTransactWrapper(TransactionCode code, in onTransactWrapper() function
285 status_t onTransactWrapper(TransactionCode code, const Parcel& data, uint32_t flags,
4185 status_t AudioFlinger::onTransactWrapper(TransactionCode code, in onTransactWrapper() function in android::AudioFlinger
778 return mDelegate->onTransactWrapper(static_cast<Delegate::TransactionCode>(code), in onTransact()