Home
last modified time | relevance | path

Searched refs:getBuffer (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_manager.cpp81 …bool getBuffer = resolveBufferCallback(ModulePathHelper::ParseHapPath(filename), &data, &dataSize); in LoadJSPandaFile() local
82 if (!getBuffer) { in LoadJSPandaFile()
/arkcompiler/ets_runtime/ecmascript/
Djs_plural_rules.cpp284 … factory->NewFromUtf16(reinterpret_cast<const uint16_t *>(uString.getBuffer()), uString.length()); in FormatNumericToString()
Djs_number_format.cpp372 …*icuNumberFormatter = icuNumberFormatter->unit(icu::CurrencyUnit(currencyUStr.getBuffer(), status)… in SetNumberFormatUnitOptions()
690 … ucurr_getDefaultFractionDigits(reinterpret_cast<const UChar *>(currency.getBuffer()), &status); in CurrencyDigits()
Djs_relative_time_format.cpp368 … factory->NewFromUtf16(reinterpret_cast<const uint16_t *>(uString.getBuffer()), uString.length()); in Format()
/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.cpp42 …return factory->NewFromUtf16(reinterpret_cast<const uint16_t *>(string.getBuffer()), string.length… in UStringToString()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js19214 getBuffer(t, e = 0) { method in anonymousFunction47c28f4639900.anonymousFunction47c28f4639a00.Dr
45765 getBuffer(t) {