Searched defs:section (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/scripts/ |
D | config.py | 34 def __init__(self, active, name, value='', section=None): argument 153 def is_full_section(section): argument 157 def realfull_adapter(_name, active, section): argument 246 def full_adapter(name, active, section): argument 284 def baremetal_adapter(name, active, section): argument 303 def baremetal_size_adapter(name, active, section): argument 328 def continuation(name, active, section): argument 346 def continuation(name, active, section): argument 363 def continuation(name, active, section): argument
|
/openthread-latest/src/core/net/ |
D | dns_client.cpp | 426 Section section; in GetAddress() local 660 Section section = kAdditionalDataSection; in GetHostAddress() local
|
D | dnssd_server.cpp | 836 for (Section section : kSections) in ResolveBySrp() local 1186 for (Section section : kSections) in Answer() local
|
D | mdns.cpp | 3575 for (Section section : kSections) in Init() local 4103 for (Section section : kSections) in IterateOnAllRecordsInResponse() local
|