Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiofoundation/
DAudioPort.cpp239 auto aidlProfiles = VALUE_OR_RETURN_STATUS( in writeToParcelable() local
241 parcelable->hal.profiles = aidlProfiles.first; in writeToParcelable()
242 parcelable->sys.profiles = aidlProfiles.second; in writeToParcelable()