/aosp_15_r20/external/openthread/src/posix/platform/ |
H A D | logging.cpp | 39 OT_TOOL_WEAK void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
/aosp_15_r20/external/openthread/src/android/ |
H A D | logging.c | 42 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
/aosp_15_r20/external/openthread/examples/platforms/simulation/ |
H A D | logging.c | 93 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
/aosp_15_r20/external/openthread/src/ncp/ |
H A D | ncp_base.cpp | 628 unsigned int NcpBase::ConvertLogRegion(otLogRegion aLogRegion) in ConvertLogRegion() 730 void NcpBase::Log(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aLogString) in Log() 2805 extern "C" void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
/aosp_15_r20/external/openthread/examples/apps/cli/ |
H A D | main.c | 165 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
/aosp_15_r20/external/openthread/examples/platforms/utils/ |
H A D | debug_uart.c | 124 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
H A D | logging_rtt.c | 141 void utilsLogRttOutput(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, va_list a… in utilsLogRttOutput()
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_srp_server.cpp | 137 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
H A D | test_dns_client.cpp | 140 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
H A D | test_srp_adv_proxy.cpp | 461 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
H A D | test_dnssd_discovery_proxy.cpp | 142 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
H A D | test_routing_manager.cpp | 245 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
H A D | test_mdns.cpp | 1499 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
/aosp_15_r20/external/ot-br-posix/src/ncp/ |
H A D | rcp_host.cpp | 621 extern "C" void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
/aosp_15_r20/external/openthread/tests/fuzz/ |
H A D | fuzzer_platform.cpp | 244 OT_TOOL_WEAK void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()
|
/aosp_15_r20/external/openthread/src/cli/ |
H A D | cli.cpp | 8596 extern "C" void otCliPlatLogv(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, va… in otCliPlatLogv()
|