Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/impl/
DHal2AidlMapper.h195 std::set<int32_t> getPatchIdsByPortId(int32_t portId);
DHal2AidlMapper.cpp746 std::set<int32_t> Hal2AidlMapper::getPatchIdsByPortId(int32_t portId) { in getPatchIdsByPortId() function in android::Hal2AidlMapper
1057 if (std::set<int32_t> patchIdsToRelease = getPatchIdsByPortId(portId); in setDevicePortConnectedState()