Searched refs:getPatchIdsByPortId (Results 1 – 2 of 2) sorted by relevance
195 std::set<int32_t> getPatchIdsByPortId(int32_t portId);
746 std::set<int32_t> Hal2AidlMapper::getPatchIdsByPortId(int32_t portId) { in getPatchIdsByPortId() function in android::Hal2AidlMapper1057 if (std::set<int32_t> patchIdsToRelease = getPatchIdsByPortId(portId); in setDevicePortConnectedState()