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.cpp47 static EtsObjectArray *ReallocateBuffer(EtsHandle<EtsObjectArray> &bufHandle) in ReallocateBuffer()
72 EtsHandle<EtsObjectArray> bufHandle(coroutine, buf); in AppendCharArrayToBuffer() local
239 EtsHandle<EtsObjectArray> bufHandle(coroutine, buf); in StringBuilderAppendString() local