Home
last modified time | relevance | path

Searched defs:addAddress (Results 1 – 2 of 2) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
DServiceInfoImpl.java484 void addAddress(Inet4Address addr) { in addAddress() method in ServiceInfoImpl
492 void addAddress(Inet6Address addr) { in addAddress() method in ServiceInfoImpl
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp747 void DwarfCompileUnit::addAddress(DIE &Die, dwarf::Attribute Attribute, in addAddress() function in llvm::DwarfCompileUnit