Home
last modified time | relevance | path

Searched defs:CreateLineString (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h93 LineString *BaseString::CreateLineString(Allocator &&allocator, size_t length, bool compressed) in CreateLineString() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h136 inline EcmaString *EcmaString::CreateLineString(const EcmaVM *vm, size_t length, bool compressed) in CreateLineString() function
Decma_string.cpp1149 EcmaString *EcmaStringAccessor::CreateLineString(const EcmaVM *vm, size_t length, bool compressed) in CreateLineString() function in panda::ecmascript::EcmaStringAccessor
/arkcompiler/ets_runtime/ecmascript/tests/
Dbase_string_test.cpp83 HWTEST_F_L0(BaseStringTest, CreateLineString) in HWTEST_F_L0() argument
Decma_string_accessor_test.cpp66 HWTEST_F_L0(EcmaStringAccessorTest, CreateLineString) in HWTEST_F_L0() argument