Home
last modified time | relevance | path

Searched defs:CreateFromUtf8 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h37 inline EcmaString *EcmaString::CreateFromUtf8(const EcmaVM *vm, const uint8_t *utf8Data, uint32_t u… in CreateFromUtf8() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp158 HWTEST_F_L0(EcmaStringAccessorTest, CreateFromUtf8) in HWTEST_F_L0() argument
Decma_string_test.cpp122 HWTEST_F_L0(EcmaStringTest, CreateFromUtf8) in HWTEST_F_L0() argument