Home
last modified time | relevance | path

Searched defs:Write (Results 1 - 15 of 15) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/zip/src/
H A Drandom_access_file_output.cpp41 bool RandomAccessFileOutput::Write(ByteBuffer& buffer) in Write() function in OHOS::SignatureTools::RandomAccessFileOutput
/developtools/profiler/device/plugins/native_hook/src/
H A Dstack_writer.cpp54 long StackWriter::Write(const void* data, size_t size) in Write() function in StackWriter
/developtools/profiler/device/plugins/ffrt_profiler/client/src/
H A Dffrt_profiler_write.cpp63 long FfrtProfilerWriter::Write(const void* data, size_t size) in Write() function in OHOS::Developtools::Profiler::FfrtProfilerWriter
/developtools/profiler/device/plugins/hilog_plugin/src/
H A Dfile_cache.cpp40 long FileCache::Write(char* bytes, int32_t len) in Write() function in FileCache
/developtools/profiler/device/plugins/network_profiler/client/src/
H A Dnetwork_profiler_write.cpp63 long NetworkProfilerWriter::Write(const void* data, size_t size) in Write() function in OHOS::Developtools::Profiler::NetworkProfilerWriter
/developtools/profiler/hiebpf/src/
H A Dringbuffer.cpp115 ssize_t RingBuffer::Write(const int fd, std::size_t len) in Write() function in RingBuffer
/developtools/profiler/device/plugins/api/src/
H A Dbuffer_writer.cpp72 long BufferWriter::Write(const void* data, size_t size) in Write() function in BufferWriter
/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dresult_transporter.cpp65 long ResultTransporter::Write(ResultPtr&& packet) in Write() function in ResultTransporter
/developtools/hiperf/src/
H A Dperf_file_writer.cpp238 bool PerfFileWriter::Write(const void *buf, size_t len) in Write() function in OHOS::Developtools::HiPerf::PerfFileWriter
H A Dreport_protobuf_file.cpp53 bool ReportProtobufFileWriter::Write(const void *buffer, int size) in Write() function in OHOS::Developtools::HiPerf::ReportProtobufFileWriter
H A Dperf_file_format.cpp76 bool PerfFileSection::Write(uint32_t u32) in Write() function in OHOS::Developtools::HiPerf::PerfFileSection
82 bool PerfFileSection::Write(uint64_t u64) in Write() function in OHOS::Developtools::HiPerf::PerfFileSection
88 bool PerfFileSection::Write(const std::string &str) in Write() function in OHOS::Developtools::HiPerf::PerfFileSection
97 bool PerfFileSection::Write(const char *buf, size_t size) in Write() function in OHOS::Developtools::HiPerf::PerfFileSection
102 bool PerfFileSection::Write(cons function in OHOS::Developtools::HiPerf::PerfFileSection
[all...]
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dfile_utils.cpp77 int FileUtils::Write(const std::string& content, const std::string& output) in Write() function in OHOS::SignatureTools::FileUtils
/developtools/hdc/src/common/
H A Dfile_descriptor.cpp240 int HdcFileDescriptor::Write(uint8_t *data, int size) in Write() function in Hdc::HdcFileDescriptor
/developtools/profiler/interfaces/kits/test/unittest/
H A Dplugin_module_api_test.cpp137 long PluginModuleApiTest::Write(WriterStruct* writer, const void* data, size_t size) in Write() function in __anon2570::PluginModuleApiTest
/developtools/profiler/device/services/profiler_service/src/
H A Dtrace_file_writer.cpp238 long TraceFileWriter::Write(const void* data, size_t size) in Write() function in TraceFileWriter
358 long TraceFileWriter::Write(const MessageLite& message) in Write() function in TraceFileWriter

Completed in 7 milliseconds