Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h112 …static EtsString *CreateNewStringFromBytes(EtsArray *bytearray, ets_int high, ets_int offset, ets_… in CreateNewStringFromBytes()
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp231 …ng::CreateNewStringFromBytes(uint32_t offset, uint32_t length, uint32_t highByte, Array *bytearray, in CreateNewStringFromBytes()