Searched defs:ReadName (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dns_types.cpp | 371 Error Name::ReadName(const Message &aMessage, uint16_t &aOffset, char *aNameBuffer, uint16_t aNameB… in ReadName() function in ot::Dns::Name 951 Error ResourceRecord::ReadName(const Message &aMessage, in ReadName() function in ot::Dns::ResourceRecord
|
H A D | dns_types.hpp | 890 …static Error ReadName(const Message &aMessage, uint16_t &aOffset, char (&aNameBuffer)[kNameBufferS… in ReadName() function in ot::Dns::Name
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | dns_query.cc | 261 bool DnsQuery::ReadName(base::SpanReader<const uint8_t>* reader, in ReadName() function in net::DnsQuery
|
H A D | dns_response.cc | 142 unsigned DnsRecordParser::ReadName(const void* const vpos, in ReadName() function in net::DnsRecordParser
|
H A D | dns_response_unittest.cc | 42 TEST(DnsRecordParserTest, ReadName) { in TEST() argument
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/ |
H A D | CabIn.cpp | 34 void CInArchive::ReadName(AString &s) in ReadName() function in NArchive::NCab::CInArchive
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/ |
H A D | minielf.cc | 88 absl::string_view ReadName(uint32_t offset, absl::string_view strtab) { in ReadName() function
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 163 SmallString<32> ReadName("__tsan_read" + ByteSizeStr); in initializeCallbacks() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/ |
H A D | RarHandler.cpp | 330 void CInArchive::ReadName(const Byte *p, unsigned nameSize, CItem &item) in ReadName() function in NArchive::NRar::CInArchive
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 223 SmallString<32> ReadName("__tsan_read" + ByteSizeStr); in initialize() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 221 SmallString<32> ReadName("__tsan_read" + ByteSizeStr); in initialize() local
|