Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h307 inline size_t EcmaString::GetUtf8Length(const JSThread *thread, bool modify, bool isGetBufferSize) … in GetUtf8Length() function
445 inline size_t EcmaStringAccessor::GetUtf8Length(const JSThread *thread, bool isGetBufferSize) const in GetUtf8Length() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h149 size_t GetUtf8Length() in GetUtf8Length() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h447 uint32_t GetUtf8Length() in GetUtf8Length() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h134 size_t BaseString::GetUtf8Length(ReadBarrier &&readBarrier, bool modify, bool isGetBufferSize) const in GetUtf8Length() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp425 TEST_F(StringTest, GetUtf8Length) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/tests/
Dbase_string_test.cpp823 HWTEST_F_L0(BaseStringTest, GetUtf8Length) in HWTEST_F_L0() argument
Decma_string_accessor_test.cpp353 HWTEST_F_L0(EcmaStringAccessorTest, GetUtf8Length) in HWTEST_F_L0() argument