Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/coretypes/
Dstring.cpp579 Array *String::ToCharArray(const LanguageContext &ctx) in ToCharArray() function in panda::coretypes::String
/arkcompiler/runtime_core/runtime/tests/
Dstring_test.cpp783 TEST_F(StringTest, ToCharArray) in TEST_F() argument