Home
last modified time | relevance | path

Searched defs:ReadName (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_types.cpp371 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 Ddns_types.hpp890 …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 Ddns_query.cc261 bool DnsQuery::ReadName(base::SpanReader<const uint8_t>* reader, in ReadName() function in net::DnsQuery
H A Ddns_response.cc142 unsigned DnsRecordParser::ReadName(const void* const vpos, in ReadName() function in net::DnsRecordParser
H A Ddns_response_unittest.cc42 TEST(DnsRecordParserTest, ReadName) { in TEST() argument
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabIn.cpp34 void CInArchive::ReadName(AString &s) in ReadName() function in NArchive::NCab::CInArchive
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/
H A Dminielf.cc88 absl::string_view ReadName(uint32_t offset, absl::string_view strtab) { in ReadName() function
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp163 SmallString<32> ReadName("__tsan_read" + ByteSizeStr); in initializeCallbacks() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRarHandler.cpp330 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 DThreadSanitizer.cpp223 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 DThreadSanitizer.cpp221 SmallString<32> ReadName("__tsan_read" + ByteSizeStr); in initialize() local