Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_utils_test.cpp53 * @tc.desc: Size2Str & Str2Size.
69 EXPECT_EQ(Str2Size("1" + it.second), it.first); in HWTEST_F()
73 EXPECT_EQ(Str2Size("1.2A"), 0); in HWTEST_F()
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h87 uint64_t Str2Size(const std::string& str);
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp80 uint64_t Str2Size(const string& str) in Str2Size() function
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp550 uint64_t size = Str2Size(arg); in BufferSizeSetHandler()
618 uint64_t size = Str2Size(arg); in FileLengthHandler()

Completed in 4 milliseconds