Searched refs:GetPortData (Results 1 – 1 of 1) sorted by relevance
71 ExtensionData::PortData& GetPortData(int port_id) { in GetPortData() function163 ++GetPortData(port_id).ref_count; in PortAddRef()175 if (HasPortData(port_id) && --GetPortData(port_id).ref_count == 0) { in PortRelease()