HomeSort by relevance Sort by last modified time
    Searched refs:findPortByTagName (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
HwModule.h 80 sp<AudioPort> findPortByTagName(const String8 &tagName) const
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
Serializer.cpp 366 sp<AudioPort> sink = ctx->findPortByTagName(String8(sinkAttr.c_str()));
384 sp<AudioPort> source = ctx->findPortByTagName(String8(devTag));

Completed in 64 milliseconds