Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp88 bool IsValidUTF8(const std::vector<uint8_t> &data) in IsValidUTF8() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dutf_helper_test.cpp115 HWTEST_F_L0(UtfHelperTest, IsValidUTF8) in HWTEST_F_L0() argument