Home
last modified time | relevance | path

Searched defs:Read (Results 1 – 11 of 11) sorted by relevance

/developtools/hiperf/src/
Dperf_file_format.cpp100 bool PerfFileSection::Read(uint32_t &value) in Read() function in OHOS::Developtools::HiPerf::PerfFileSection
106 bool PerfFileSection::Read(uint64_t &value) in Read() function in OHOS::Developtools::HiPerf::PerfFileSection
113 bool PerfFileSection::Read(std::string &value) in Read() function in OHOS::Developtools::HiPerf::PerfFileSection
140 bool PerfFileSection::Read(char *buf, size_t size) in Read() function in OHOS::Developtools::HiPerf::PerfFileSection
Dperf_file_reader.cpp317 bool PerfFileReader::Read(void *buf, size_t len) in Read() function in OHOS::Developtools::HiPerf::PerfFileReader
337 bool PerfFileReader::Read(char *buf, uint64_t offset, size_t len) in Read() function in OHOS::Developtools::HiPerf::PerfFileReader
Dperf_file_writer.cpp202 bool PerfFileWriter::Read(void *buf, size_t len) in Read() function in OHOS::Developtools::HiPerf::PerfFileWriter
Dreport_protobuf_file.cpp203 int ReportProtobufFileReader::Read(void *buffer, int size) in Read() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dftrace_data_reader.cpp45 long FtraceDataReader::Read(uint8_t data[], uint32_t size) in Read() function in FtraceDataReader
/developtools/profiler/device/services/profiler_service/src/
Dtrace_file_reader.cpp57 long TraceFileReader::Read(MessageLite& message) in Read() function in TraceFileReader
/developtools/smartperf_host/trace_streamer/src/base/
Dfile.cpp43 ssize_t Read(int32_t fd, uint8_t* dst, size_t dstSize) in Read() function
/developtools/profiler/host/smartperf/trace_streamer/src/base/
Dfile.cpp43 ssize_t Read(int32_t fd, uint8_t* dst, size_t dstSize) in Read() function
/developtools/profiler/device/plugins/hilog_plugin/src/
Dfile_cache.cpp57 long FileCache::Read(char* content) in Read() function in FileCache
/developtools/profiler/hiebpf/src/
Dringbuffer.cpp61 ssize_t RingBuffer::Read(const int fd, const std::size_t len) in Read() function in RingBuffer
/developtools/profiler/device/plugins/hiebpf_plugin/tools/src/
Debpf_converter.cpp142 bool EbpfConverter::Read(void* buffer, size_t size) in Read() function in OHOS::EBPF_TOOLS::EbpfConverter