Home
last modified time | relevance | path

Searched refs:TXTRecordGetCount (Results 1 – 6 of 6) sorted by relevance

/external/mdnsresponder/mDNSWindows/DLL/
Ddnssd.def44 TXTRecordGetCount
/external/mdnsresponder/mDNSWindows/DLLX/
DTXTRecord.cpp254 *count = TXTRecordGetCount( ( uint16_t ) m_byteArray.size(), &m_byteArray[ 0 ] ); in GetCount()
/external/mdnsresponder/mDNSShared/
Ddnssd_clientlib.c298 uint16_t DNSSD_API TXTRecordGetCount in TXTRecordGetCount() function
Ddns_sd.h2325 uint16_t DNSSD_API TXTRecordGetCount
/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.cpp592 TXTRecordGetCount in TXTRecordGetCount() function
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp1166 return TXTRecordGetCount(txtRecord->Length, p);