Home
last modified time | relevance | path

Searched refs:Uint2DecStr (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h95 std::string Uint2DecStr(uint32_t i);
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_utils_test.cpp184 * @tc.desc: Uint2DecStr DecStr2Uint Uint2HexStr & HexStr2Uint.
194 EXPECT_EQ(Uint2DecStr(decNum), decStr); in HWTEST_F()
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp388 string Uint2DecStr(uint32_t i) in Uint2DecStr() function

Completed in 2 milliseconds