Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:code

2684         // as audio buffer => the AudioMixer code MUST always test that pointer
3132 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
3134 return BnAudioTrack::onTransact(code, data, reply, flags);
3231 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
3233 return BnAudioRecord::onTransact(code, data, reply, flags);
4043 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
4045 return BnAudioFlinger::onTransact(code, data, reply, flags);