Home
last modified time | relevance | path

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

/dports/net/opal/opal-3.10.10/src/h224/
H A Dh224.cxx1245 BYTE otherManufacturerClientID = otherClient.GetManufacturerClientID(); in Compare() local
1247 if (manufacturerClientID < otherManufacturerClientID) { in Compare()
1249 } else if (manufacturerClientID > otherManufacturerClientID) { in Compare()