Home
last modified time | relevance | path

Searched defs:readIntArray (Results 1 – 4 of 4) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_rpc.js277 this.readIntArray = function (...args) { method
281 this.readIntArray = function () { method
/third_party/flutter/skia/src/core/
DSkReadBuffer.cpp251 bool SkReadBuffer::readIntArray(int32_t* values, size_t size) { in readIntArray() function in SkReadBuffer
DSkReadBuffer.h289 bool readIntArray (int32_t*, size_t) { return false; } in readIntArray() function
/third_party/skia/src/core/
DSkReadBuffer.cpp275 bool SkReadBuffer::readIntArray(int32_t* values, size_t size) { in readIntArray() function in SkReadBuffer