Home
last modified time | relevance | path

Searched defs:readFromParcelable (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libaudiofoundation/
DAudioPort.cpp225 status_t AudioPort::readFromParcelable(const media::AudioPort& parcelable) { in readFromParcelable() function in android::AudioPort
363 status_t AudioPortConfig::readFromParcelable(const media::AudioPortConfig& parcelable) { in readFromParcelable() function in android::AudioPortConfig
DAudioGain.cpp162 status_t AudioGain::readFromParcelable(const media::AudioGain& parcelable) { in readFromParcelable() function in android::AudioGain
DDeviceDescriptorBase.cpp188 status_t DeviceDescriptorBase::readFromParcelable(const media::AudioPort& parcelable) { in readFromParcelable() function in android::DeviceDescriptorBase
/frameworks/av/include/media/
DMicrophoneInfo.h100 virtual status_t readFromParcelable(const MicrophoneInfoData& parcelable) { in readFromParcelable() function
DVolumeShaper.h316 status_t readFromParcelable(const VolumeShaperConfiguration& parcelable) { in readFromParcelable() function
503 status_t readFromParcelable(const VolumeShaperOperation& op) { in readFromParcelable() function
617 status_t readFromParcelable(const VolumeShaperState& parcelable) { in readFromParcelable() function