HomeSort by relevance Sort by last modified time
    Searched full:ptr_other (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/dns/
record_rdata.cc 177 const PtrRecordRdata* ptr_other = static_cast<const PtrRecordRdata*>(other); local
178 return ptrdomain_ == ptr_other->ptrdomain_;

Completed in 199 milliseconds