Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h294 inline const uint16_t *EcmaString::GetDataUtf16() const in GetDataUtf16() function
505 inline const uint16_t *FlatStringInfo::GetDataUtf16() const in GetDataUtf16() function
525 inline const uint16_t *EcmaStringAccessor::GetDataUtf16() in GetDataUtf16() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h107 uint16_t *GetDataUtf16() in GetDataUtf16() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h391 uint16_t *GetDataUtf16() in GetDataUtf16() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp579 TEST_F(EtsStringTest, GetDataUtf16) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_test.cpp767 HWTEST_F_L0(EcmaStringTest, GetDataUtf16) in HWTEST_F_L0() argument
Decma_string_accessor_test.cpp467 HWTEST_F_L0(EcmaStringAccessorTest, GetDataUtf16) in HWTEST_F_L0() argument