Searched refs:findPortIdForNewStream (Results 1 – 2 of 2) sorted by relevance
233 ndk::ScopedAStatus findPortIdForNewStream(
275 ndk::ScopedAStatus Module::findPortIdForNewStream(int32_t in_portConfigId, AudioPort** port) { in findPortIdForNewStream() function in aidl::android::hardware::audio::core::Module859 RETURN_STATUS_IF_ERROR(findPortIdForNewStream(in_args.portConfigId, &port)); in openInputStream()891 RETURN_STATUS_IF_ERROR(findPortIdForNewStream(in_args.portConfigId, &port)); in openOutputStream()