Searched refs:otbrDump (Results 1 – 4 of 4) sorted by relevance
/external/ot-br-posix/tests/unit/ |
D | test_logging.cpp | 95 otbrDump(OTBR_LOG_INFO, "Test", "foobar", s, sizeof(s)); in TEST()
|
/external/ot-br-posix/src/common/ |
D | logging.hpp | 131 void otbrDump(otbrLogLevel aLevel, const char *aLogTag, const char *aPrefix, const void *aMemory, s…
|
D | logging.cpp | 143 void otbrDump(otbrLogLevel aLevel, const char *aLogTag, const char *aPrefix, const void *aMemory, s… in otbrDump() function
|
/external/ot-br-posix/src/trel_dnssd/ |
D | trel_dnssd.cpp | 155 otbrDump(OTBR_LOG_DEBUG, OTBR_LOG_TAG, "TXT", aTxtData, aTxtLength); in RegisterService()
|