Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string_builder.cpp52 static EtsObjectArray *ReallocateBuffer(EtsHandle<EtsObjectArray> &bufHandle, uint32_t bufLen) in ReallocateBuffer()
84 EtsHandle<EtsObjectArray> bufHandle(coroutine, buf); in AppendCharArrayToBuffer() local
265 EtsHandle<EtsObjectArray> bufHandle(coroutine, buf); in StringBuilderAppendString() local
314 EtsHandle<EtsObjectArray> bufHandle(coroutine, buf); in StringBuilderAppendStringsChecked() local
397 EtsHandle<EtsObjectArray> bufHandle(coroutine, buf); in StringBuilderAppendStringsChecked() local
495 EtsHandle<EtsObjectArray> bufHandle(coroutine, buf); in StringBuilderAppendStringsChecked() local