Home
last modified time | relevance | path

Searched defs:ToCharArray (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h381 EtsArray *ToCharArray() in ToCharArray() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp112 TEST_F(EtsStringTest, ToCharArray) in TEST_F() argument
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp762 Array *String::ToCharArray(const LanguageContext &ctx) in ToCharArray() function in ark::coretypes::String
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp918 TEST_F(StringTest, ToCharArray) in TEST_F() argument