OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 50 milliseconds