Searched refs:hostStartB (Results 1 – 2 of 2) sorted by relevance
1116 int hostStartB = b.hostStart(); in protocolHostAndPortAreEqual() local1117 if (a.hostEnd() - hostStartA != b.hostEnd() - hostStartB) in protocolHostAndPortAreEqual()
1349 int hostStartB = b.hostStart(); in protocolHostAndPortAreEqual() local1350 if (a.m_hostEnd - hostStartA != b.m_hostEnd - hostStartB) in protocolHostAndPortAreEqual()