Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/
DInterfaceNativeTest.cpp107 char buf1[6U] = {}; in ETS_InterfaceNativeTest_testGetStrUTF() local
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp302std::string& buf1, int buf1Size, int roundingMode, int *sign) in GetBaseForRoundingMode()
356 std::string buf1(JS_DTOA_BUF_SIZE, '\0'); in CustomEcvt() local
496 std::string buf1(JS_DTOA_BUF_SIZE, '\0'); in DoubleToASCIIWithFlag() local