Searched refs:AppleDNSRecord (Results 1 – 2 of 2) sorted by relevance
768 class AppleDNSRecord implements DNSRecord class770 public AppleDNSRecord( AppleService owner) in AppleDNSRecord() method in AppleDNSRecord817 AppleDNSRecord newRecord = new AppleDNSRecord( this); in addRecord()826 return new AppleDNSRecord( this); // A record with ref 0 is understood to be primary TXT record in getTXTRecord()834 …protected native int AddRecord( int flags, int rrType, byte[] rData, int ttl, AppleDNSRecord destO… in AddRecord()852 AppleDNSRecord newRecord = new AppleDNSRecord( this); in registerRecord()863 int rrclass, byte[] rdata, int ttl, AppleDNSRecord destObj); in RegisterRecord()
3513 usr/src/lib/libdns_sd/java/com/apple/dnssd/AppleDNSRecord.class