Home
last modified time | relevance | path

Searched refs:Puts (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hilog_lite/test/unittest/
H A Dhilog_lite_test.cpp92 ACELite::HilogString::Puts(fmtString, &fmtStringBuffer); in HWTEST_F()
114 ACELite::HilogString::Puts(fmtString, &fmtStringBuffer); in HWTEST_F()
136 ACELite::HilogString::Puts(fmtString, &fmtStringBuffer); in HWTEST_F()
158 ACELite::HilogString::Puts(fmtString, &fmtStringBuffer); in HWTEST_F()
180 ACELite::HilogString::Puts(fmtString, &fmtStringBuffer); in HWTEST_F()
202 ACELite::HilogString::Puts(fmtString, &fmtStringBuffer); in HWTEST_F()
224 ACELite::HilogString::Puts(fmtString, &fmtStringBuffer); in HWTEST_F()
421 * @tc.desc: Call Puts with default length value.
432 size_t resultValue = ACELite::HilogString::Puts(fmtString, &fmtStringBuffer); in HWTEST_F()
439 * @tc.desc: Call Puts wit
[all...]
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/include/
H A Dhilog_string.h30 static size_t Puts(const char *src, HilogString *str, size_t strLen = 0);
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_module.cpp51 HilogString::Puts(HilogString::Get(formatStr), logContent); in ParseLogContent()
89 HilogString::Puts(format + pos, logContent, len - pos); in ParseLogContent()
109 HilogString::Puts( in AddLogContent()
117 HilogString::Puts( in AddLogContent()
126 HilogString::Puts( in AddLogContent()
276 HilogString::Puts(fmtString, &fmtStringBuffer); in HilogImpl()
H A Dhilog_string.cpp52 size_t HilogString::Puts(const char *src, HilogString *str, size_t strLen) in Puts() function in OHOS::ACELite::HilogString

Completed in 2 milliseconds