/openthread-latest/src/lib/url/ |
D | url.cpp | 82 const char *Url::GetValue(const char *aName, const char *aLastValue) const in GetValue() argument 121 otError Url::ParseUint32(const char *aName, uint32_t &aValue) const in ParseUint32() argument 137 otError Url::ParseUint16(const char *aName, uint16_t &aValue) const in ParseUint16() argument 150 otError Url::ParseUint8(const char *aName, uint8_t &aValue) const in ParseUint8() argument 163 otError Url::ParseInt32(const char *aName, int32_t &aValue) const in ParseInt32() argument 179 otError Url::ParseInt16(const char *aName, int16_t &aValue) const in ParseInt16() argument 192 otError Url::ParseInt8(const char *aName, int8_t &aValue) const in ParseInt8() argument
|
/openthread-latest/examples/platforms/simulation/ |
D | logging.c | 51 void platformLoggingSetFileName(const char *aName) in platformLoggingSetFileName() 67 void platformLoggingInit(const char *aName) in platformLoggingInit() 123 void platformLoggingInit(const char *aName) { OT_UNUSED_VARIABLE(aName); } in platformLoggingInit()
|
/openthread-latest/tests/unit/ |
D | test_heap_string.cpp | 42 void PrintString(const char *aName, const Heap::String &aString) in PrintString() 54 void VerifyString(const char *aName, const Heap::String &aString, const char *aExpectedString) in VerifyString()
|
D | test_serial_number.cpp | 42 template <typename UintType> void TestSerialNumber(const char *aName) in TestSerialNumber()
|
D | test_string.cpp | 44 template <uint16_t kSize> void PrintString(const char *aName, const String<kSize> aString) in PrintString()
|
D | test_mdns.cpp | 1002 static void HandleConflict(otInstance *aInstance, const char *aName, const char *aServiceType) in HandleConflict() 1091 static void SendQuery(const char *aName, in SendQuery() 1166 static void SendPtrResponse(const char *aName, const char *aPtrName, uint32_t aTtl, Section aSectio… in SendPtrResponse() 1358 static void SendResponseWithEmptyKey(const char *aName, Section aSection) in SendResponseWithEmptyKey() 1404 static void SendPtrQueryWithKnownAnswers(const char *aName, const KnownAnswer *aKnownAnswers, uint1… in SendPtrQueryWithKnownAnswers() 1446 static void SendEmtryPtrQueryWithKnownAnswers(const char *aName, const KnownAnswer *aKnownAnswers, … in SendEmtryPtrQueryWithKnownAnswers()
|
D | test_dso.cpp | 117 const char *aName, in Connection()
|
/openthread-latest/src/core/net/ |
D | dns_types.cpp | 311 Error Name::AppendName(const char *aName, Message &aMessage) in AppendName() 451 Error Name::CompareName(const Message &aMessage, uint16_t &aOffset, const char *aName) in CompareName() 550 Error Name::CompareName(const Message &aMessage, uint16_t &aOffset, const Name &aName) in CompareName() 649 bool Name::LabelIterator::CompareLabel(const char *&aName, bool aIsSingleLabel) const in CompareLabel() argument 709 Error Name::ExtractLabels(const char *aName, const char *aSuffixName, char *aLabels, uint16_t aLabe… in ExtractLabels() 742 bool Name::IsSubDomainOf(const char *aName, const char *aDomain) in IsSubDomainOf() 819 …d::FindRecord(const Message &aMessage, uint16_t &aOffset, uint16_t &aNumRecords, const Name &aName) in FindRecord() 857 const Name &aName, in FindRecord()
|
D | dnssd_server.cpp | 1031 void Server::ReadQueryName(const Message &aQuery, Name::Buffer &aName) in ReadQueryName() 1038 bool Server::QueryNameMatches(const Message &aQuery, const char *aName) in QueryNameMatches() 1045 …::ReadQueryInstanceName(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, Name::Buffer &aName) in ReadQueryInstanceName() 1068 …:QueryInstanceNameMatches(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, const char *aName) in QueryInstanceNameMatches() 1075 …rver::ReadQueryHostName(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, Name::Buffer &aName) in ReadQueryHostName() 1082 …ver::QueryHostNameMatches(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, const char *aName) in QueryHostNameMatches() 1089 Error Server::StripDomainName(Name::Buffer &aName) in StripDomainName() 1322 …ver::DnsQueryType Server::GetQueryTypeAndName(const otDnssdQuery *aQuery, Dns::Name::Buffer &aName) in GetQueryTypeAndName() 1625 Name::Buffer &aName) in UpdateProxy() 2015 const Name::Buffer &aName, in HandleResult()
|
D | srp_advertising_proxy.cpp | 1091 void AdvertisingProxy::RegisterKey(const char *aName, in RegisterKey() 1148 void AdvertisingProxy::UnregisterKey(const char *aName, const char *aServiceType) in UnregisterKey() 1160 void AdvertisingProxy::CopyNameAndRemoveDomain(DnsName &aName, const char *aFullName) in CopyNameAndRemoveDomain()
|
D | dns_client.cpp | 263 Error Client::Response::ReadServiceInfo(Section aSection, const Name &aName, ServiceInfo &aServiceI… in ReadServiceInfo() argument 321 Error Client::Response::ReadTxtRecord(Section aSection, const Name &aName, ServiceInfo &aServiceInf… in ReadTxtRecord() argument 975 Error Client::StartQuery(QueryInfo &aInfo, const char *aLabel, const char *aName, QueryType aSecond… in StartQuery() 1031 Error Client::AllocateQuery(const QueryInfo &aInfo, const char *aLabel, const char *aName, Query *&… in AllocateQuery()
|
D | mdns.cpp | 247 void Core::InvokeConflictCallback(const char *aName, const char *aServiceType) in InvokeConflictCallback() 399 bool Core::NameMatch(const Heap::String &aHeapString, const char *aName) in NameMatch() 1474 Error Core::HostEntry::Init(Instance &aInstance, const char *aName) in Init() 4127 void Core::RxMessage::ProcessRecordForConflict(const Name &aName, const ResourceRecord &aRecord, ui… in ProcessRecordForConflict() 4152 void Core::RxMessage::ProcessPtrRecord(const Name &aName, const ResourceRecord &aRecord, uint16_t a… in ProcessPtrRecord() 4167 void Core::RxMessage::ProcessSrvRecord(const Name &aName, const ResourceRecord &aRecord, uint16_t a… in ProcessSrvRecord() 4182 void Core::RxMessage::ProcessTxtRecord(const Name &aName, const ResourceRecord &aRecord, uint16_t a… in ProcessTxtRecord() 4197 void Core::RxMessage::ProcessAaaaRecord(const Name &aName, const ResourceRecord &aRecord, uint16_t … in ProcessAaaaRecord() 4212 void Core::RxMessage::ProcessARecord(const Name &aName, const ResourceRecord &aRecord, uint16_t aRe… in ProcessARecord()
|
D | srp_client.cpp | 578 Error Client::SetDomainName(const char *aName) in SetDomainName() 592 Error Client::SetHostName(const char *aName) in SetHostName()
|
D | srp_client.hpp | 162 void SetName(const char *aName) { mName = aName; } in SetName()
|
D | dns_types.hpp | 985 …static Error ExtractLabels(const char *aName, const char *aSuffixName, char (&aLabels)[kLabelsBuff… in ExtractLabels() 1440 const Name &aName, in FindRecord()
|
/openthread-latest/src/posix/platform/ |
D | firewall.cpp | 68 inline otError IpSetManager::FlushIpSet(const char *aName) in FlushIpSet()
|
D | rcp_caps_diag.cpp | 770 void RcpCapsDiag::OutputFormat(const char *aName, const char *aValue) in OutputFormat() 782 void RcpCapsDiag::OutputFormat(const char *aName, uint32_t aValue) in OutputFormat()
|
/openthread-latest/src/core/common/ |
D | log.hpp | 89 #define RegisterLogModule(aName) \ argument 100 #define RegisterLogModule(aName) static_assert(true, "Consume the required semi-colon at the end of… argument
|
/openthread-latest/src/core/api/ |
D | srp_client_api.cpp | 110 otError otSrpClientSetHostName(otInstance *aInstance, const char *aName) in otSrpClientSetHostName()
|