Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h291 inline const uint16_t* EcmaString::GetDataUtf16() const in GetDataUtf16() function
420 inline const uint16_t *FlatStringInfo::GetDataUtf16() const in GetDataUtf16() function
440 inline const uint16_t *EcmaStringAccessor::GetDataUtf16() in GetDataUtf16() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h111 uint16_t *GetDataUtf16() in GetDataUtf16() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h490 uint16_t *GetDataUtf16() in GetDataUtf16() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h214 inline const uint16_t *BaseString::GetDataUtf16() const in GetDataUtf16() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp581 TEST_F(EtsStringTest, GetDataUtf16) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/tests/
Dbase_string_test.cpp882 HWTEST_F_L0(BaseStringTest, GetDataUtf16) in HWTEST_F_L0() argument
Decma_string_accessor_test.cpp485 HWTEST_F_L0(EcmaStringAccessorTest, GetDataUtf16) in HWTEST_F_L0() argument