Searched refs:myPN (Results 1 – 1 of 1) sorted by relevance
231 auto myPN = _fruIdentity->getPN(); in operator ==() local233 if (myPN && otherPN) in operator ==()235 return *myPN == *otherPN; in operator ==()