Searched refs:IsValidHex (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/ets_utils/js_api_module/buffer/ | ||
H A D | converter.cpp | 287 bool IsValidHex(const string &hex) in IsValidHex() function 316 if (!IsValidHex(hexStrTmp)) { in HexDecode() |
Completed in 1 milliseconds