Home
last modified time | relevance | path

Searched defs:AddrCmp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dnat_server.h40 struct AddrCmp { struct
45 bool use_ip;
46 bool use_port;
H A Dnat_server.cc44 AddrCmp::AddrCmp(NAT* nat) in AddrCmp() function in rtc::AddrCmp
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp426 auto AddrCmp = [Publics](const ulittle32_t &LIdx, const ulittle32_t &RIdx) { in computeAddrMap() local