Home
last modified time | relevance | path

Searched defs:createData (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/gentest/
Dgentest.c104 createData(const char* outputDirectory, UErrorCode *errorCode) { in createData() function
/third_party/icu/icu4c/source/tools/gentest/
Dgentest.c104 createData(const char* outputDirectory, UErrorCode *errorCode) { in createData() function
/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
Dindex.js343 QRCode.createData = function(typeNumber, errorCorrectLevel, dataList) { function in QRCode
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_pasteboard.js173 createData: function (...args) { method
/third_party/skia/bench/
DPathBench.cpp307 void createData(int minVerbs, in createData() function in RandomPathBench