Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/
H A Ddata.h98 extern SLresult checkSourceSinkVsInterfacesCompatibility(
H A Ddata.cpp616 SLresult checkSourceSinkVsInterfacesCompatibility(const DataLocatorFormat *pSrcDataLocatorFormat, in checkSourceSinkVsInterfacesCompatibility() function
/aosp12/frameworks/wilhelm/src/itf/
H A DIEngine.cpp283 result = checkSourceSinkVsInterfacesCompatibility(&thiz->mDataSource, in IEngine_CreateAudioPlayer()