Home
last modified time | relevance | path

Searched refs:fromCommonParcelable (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudiofoundation/
DAudioProfile.cpp168 sp<AudioProfile> legacy = VALUE_OR_RETURN(fromCommonParcelable(aidl.first, isInput)); in fromParcelable()
200 ConversionResult<sp<AudioProfile>> AudioProfile::fromCommonParcelable( in fromCommonParcelable() function in android::AudioProfile
232 return AudioProfile::fromCommonParcelable(aidl, isInput); in aidl2legacy_AudioProfile_common()
/frameworks/av/media/libaudiofoundation/include/media/
DAudioProfile.h90 static ConversionResult<sp<AudioProfile>> fromCommonParcelable(