Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h98 uint32_t HexStr2Uint(const std::string& str);
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_utils_test.cpp184 * @tc.desc: Uint2DecStr DecStr2Uint Uint2HexStr & HexStr2Uint.
197 EXPECT_EQ(HexStr2Uint(hexStr), hexNum); in HWTEST_F()
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp405 uint32_t HexStr2Uint(const string& str) in HexStr2Uint() function
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp501 uint32_t domain = HexStr2Uint(d); in DomainHandler()

Completed in 4 milliseconds