Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/
DInterfaceNativeTest.cpp108 char buf2[6U] = {}; in ETS_InterfaceNativeTest_testGetStrUTF() local
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp357 std::string buf2(JS_DTOA_BUF_SIZE, '\0'); in CustomEcvt() local