Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_buffer.cpp1270 ByteLength highBytes = static_cast<ByteLength>(byteLength - ThreeBytes); in WriteBytesValue() local
1286 ByteLength highBytes = static_cast<ByteLength>(byteLength - TwoBytes); in WriteBytesValue() local
1316 ByteLength highBytes = static_cast<ByteLength>(byteLength - ThreeBytes); in ReadBytes() local
1324 ByteLength highBytes = static_cast<ByteLength>(byteLength - TwoBytes); in ReadBytes() local