Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/protobuf/
Dprotobuf.js16 var write = require("./write.js"); variable
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dws_logger.cpp33 void WsLogger::write(Level channel, const std::string &string) const in write() function in panda::tooling::inspector::WsLogger
/arkcompiler/runtime_core/static_core/irtoc/lang/
Doutput.rb27 def self.write(line) singletonMethod in Output
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp110 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