Home
last modified time | relevance | path

Searched defs:DexToHexString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dstring_ex.cpp81 string DexToHexString(int value, bool upper /*= true*/) in DexToHexString() function
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dstring_util.cpp137 string DexToHexString(int value, bool upper) in DexToHexString() function