Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h169 … static EtsString *CreateNewStringFromChars(uint32_t offset, uint32_t length, EtsArray *chararray) in CreateNewStringFromChars()
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp200 String *String::CreateNewStringFromChars(uint32_t offset, uint32_t length, Array *chararray, const … in CreateNewStringFromChars()