Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds