Searched refs:aidl2legacy_AudioProfileVector (Results 1 – 3 of 3) sorted by relevance
148 aidl2legacy_AudioProfileVector(const std::vector<media::AudioProfile>& aidl);
367 aidl2legacy_AudioProfileVector(const std::vector<media::AudioProfile>& aidl) { in aidl2legacy_AudioProfileVector() function
229 mProfiles = VALUE_OR_RETURN_STATUS(aidl2legacy_AudioProfileVector(parcelable.profiles)); in readFromParcelable()