Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/common/src/
Drandom_access_file.cpp154 int32_t RandomAccessFile::WriteToFile(ByteBuffer& buffer, int64_t position, int64_t length) in WriteToFile() function in OHOS::SignatureTools::RandomAccessFile
/developtools/smartperf_host/smartperf_host/trace_streamer/src/rpc/
Drpc_server.cpp748 bool RpcServer::WriteToFile(const std::string &fileName, const uint8_t *data, size_t len) in WriteToFile() function in SysTuning::TraceStreamer::RpcServer
/developtools/hdc/src/common/
Dbase.cpp2714 …bool WriteToFile(const std::string& fileName, const std::string &content, std::ios_base::openmode … in WriteToFile() function