Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/core-impl/
DStreamSwitcher.h121 ndk::ScopedAStatus getStreamCommonCommon(std::shared_ptr<IStreamCommon>* _aidl_return) override;
DStream.h326 virtual ndk::ScopedAStatus getStreamCommonCommon(
427 ndk::ScopedAStatus getStreamCommonCommon(std::shared_ptr<IStreamCommon>* _aidl_return) override;
469 return getStreamCommonCommon(_aidl_return); in getStreamCommon()
510 return getStreamCommonCommon(_aidl_return); in getStreamCommon()
/hardware/interfaces/audio/aidl/default/
DStreamSwitcher.cpp138 ndk::ScopedAStatus StreamSwitcher::getStreamCommonCommon( in getStreamCommonCommon() function in aidl::android::hardware::audio::core::StreamSwitcher
DStream.cpp703 ndk::ScopedAStatus StreamCommonImpl::getStreamCommonCommon( in getStreamCommonCommon() function in aidl::android::hardware::audio::core::StreamCommonImpl