Home
last modified time | relevance | path

Searched refs:LongBits (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/protobuf/
Dlongbits.js16 var LongBits = {}; variable
17 module.exports = LongBits;
21 LongBits.from = function from(value) {
Dwrite.js20 var LongBits = util.LongBits; variable
23 LongBits.from(value);
Dminimal.js18 util.LongBits = require("./longbits.js");
Dexpect_output.txt14 LongBits.from success.