/openthread-latest/src/posix/platform/ |
D | logging.cpp | 39 OT_TOOL_WEAK void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
/openthread-latest/examples/platforms/simulation/ |
D | logging.c | 93 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
/openthread-latest/examples/apps/cli/ |
D | main.c | 168 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
/openthread-latest/examples/platforms/utils/ |
D | debug_uart.c | 124 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
/openthread-latest/tests/nexus/platform/ |
D | nexus_misc.cpp | 59 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
/openthread-latest/tests/unit/ |
D | test_srp_server.cpp | 137 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
D | test_dns_client.cpp | 141 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
D | test_srp_adv_proxy.cpp | 461 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
D | test_dnssd_discovery_proxy.cpp | 142 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
D | test_platform.cpp | 281 OT_TOOL_WEAK void otPlatLog(otLogLevel, otLogRegion, const char *, ...) {} in otPlatLog() function
|
D | test_routing_manager.cpp | 245 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
D | test_mdns.cpp | 1499 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
/openthread-latest/tests/fuzz/ |
D | fuzzer_platform.cpp | 251 OT_TOOL_WEAK void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|
/openthread-latest/tests/gtest/ |
D | fake_platform.cpp | 473 OT_TOOL_WEAK void otPlatLog(otLogLevel, otLogRegion, const char *, ...) {} in otPlatLog() function
|
/openthread-latest/src/ncp/ |
D | ncp_base.cpp | 2840 extern "C" void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog() function
|