Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/protobuf/
Dprotobuf.js16 var write = require("./write.js"); variable
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp109 std::fstream write(realPath.c_str(), std::ios::out | std::ios::binary | std::ios::app); in SerializeBuiltins() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument