Searched refs:RequestPrintTHilog (Results 1 – 4 of 4) sorted by relevance
79 int RequestPrintTHilog(const char *msg, int length);
72 int ret = RequestPrintTHilog(msg, length); in DfxLogToSocket()
121 ASSERT_EQ(RequestPrintTHilog(msg, len), 0);
246 int RequestPrintTHilog(const char *msg, int length) in RequestPrintTHilog() function