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