Home
last modified time | relevance | path

Searched defs:GetDataUtf8 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h286 inline const uint8_t* EcmaString::GetDataUtf8() const in GetDataUtf8() function
415 inline const uint8_t *FlatStringInfo::GetDataUtf8() const in GetDataUtf8() function
435 inline const uint8_t *EcmaStringAccessor::GetDataUtf8() in GetDataUtf8() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h123 uint8_t *GetDataUtf8() in GetDataUtf8() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h480 uint8_t *GetDataUtf8() in GetDataUtf8() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h208 inline const uint8_t *BaseString::GetDataUtf8() const in GetDataUtf8() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp433 TEST_F(StringTest, GetDataUtf8) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/tests/
Dbase_string_test.cpp853 HWTEST_F_L0(BaseStringTest, GetDataUtf8) in HWTEST_F_L0() argument
Decma_string_accessor_test.cpp458 HWTEST_F_L0(EcmaStringAccessorTest, GetDataUtf8) in HWTEST_F_L0() argument