Searched refs:ByteArrayToVariant (Results 1 – 5 of 5) sorted by relevance
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | TXTRecord.cpp | 222 ok = ByteArrayToVariant( rawValue, rawValueLen, value ); in GetValueForKey() 338 ok = ByteArrayToVariant( rawValue, rawValueLen, retval ); in GetValueAtIndex()
|
D | StringServices.h | 70 ByteArrayToVariant
|
D | StringServices.cpp | 234 ByteArrayToVariant in ByteArrayToVariant() function
|
D | DNSSD.cpp | 468 ok = ByteArrayToVariant( &byteArray[ 0 ], elems, value ); in GetProperty() 758 ok = ByteArrayToVariant( rdata, rdlen, &var ); in QueryRecordReply()
|
D | DNSSDService.cpp | 1054 ok = ByteArrayToVariant( &byteArray[ 0 ], elems, value ); in GetProperty() 1760 ok = ByteArrayToVariant( rdata, rdlen, &var ); in QueryRecordReply()
|