Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h80 std::string HexDecode(const std::string &hexStr);
H A Dconverter.cpp303 string HexDecode(const string &hexStr) in HexDecode() function
H A Dnative_module_buffer.cpp153 string strDecoded = HexDecode(hexStr); in GetStringHex()
163 string strDecoded = HexDecode(hexStr); in FromStringHex()
/commonlibrary/ets_utils/js_api_module/buffer/test/
H A Dtest_napi.cpp1345 std::string ret = OHOS::buffer::HexDecode("313g"); in HWTEST_F()

Completed in 6 milliseconds