Home
last modified time | relevance | path

Searched defs:swap32 (Results 1 – 3 of 3) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_buffer.js298 this.swap32 = function (...args) { method in mockBuffer.BufferClass
/third_party/node/lib/
Dbuffer.js1194 Buffer.prototype.swap32 = function swap32() { method in Buffer
/third_party/typescript/src/compiler/
Dsys.ts1293 swap32(): Buffer; method