Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/core-impl/
DModule.h225 ndk::ScopedAStatus createStreamContext(
/hardware/interfaces/audio/aidl/default/
DModule.cpp171 ndk::ScopedAStatus Module::createStreamContext( in createStreamContext() function in aidl::android::hardware::audio::core::Module
866 RETURN_STATUS_IF_ERROR(createStreamContext(in_args.portConfigId, in_args.bufferSizeFrames, in openInputStream()
912 RETURN_STATUS_IF_ERROR(createStreamContext(in_args.portConfigId, in_args.bufferSizeFrames, in openOutputStream()