Home
last modified time | relevance | path

Searched refs:RequestPrintTHilog (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_logger.cpp58 int ret = RequestPrintTHilog(msg, length); in DfxLogToSocket()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/include/
H A Dfaultloggerd_client.h79 int RequestPrintTHilog(const char *msg, int length);
/base/hiviewdfx/faultloggerd/test/moduletest/
H A Dfaultloggerd_module_test.cpp128 * @tc.desc: check faultloggerd RequestPrintTHilog function
135 ASSERT_EQ(RequestPrintTHilog(msg, len), 0); in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/unittest/faultloggerd_client/
H A Dfaultloggerd_client_test.cpp341 int result = RequestPrintTHilog(nullptr, LINE_BUF_SIZE + 1); in HWTEST_F()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H A Dfaultloggerd_client.cpp246 int RequestPrintTHilog(const char *msg, int length) in RequestPrintTHilog() function

Completed in 3 milliseconds