Home
last modified time | relevance | path

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

/developtools/profiler/device/services/profiler_service/src/
Dtrace_file_reader.cpp57 long TraceFileReader::Read(MessageLite& message) in Read() function in TraceFileReader
80 long TraceFileReader::Read(uint8_t buffer[], uint32_t bufferSize) in Read() function in TraceFileReader
/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/hiperf/test/fuzztest/PerfFile_fuzzer/
DPerfFile_fuzzer.cpp26 bool Read(void *buf, size_t len) override in Read() function in OHOS::PerfFileReaderFuzzer
43 bool Read(char *buf, [[maybe_unused]] uint64_t offset, size_t len) override in Read() function in OHOS::PerfFileReaderFuzzer
/developtools/profiler/trace_analyzer/src/base/
Dfile.cpp43 ssize_t Read(int fd, uint8_t* dst, size_t dstSize) in Read() function
/developtools/profiler/host/smartperf/trace_streamer/src/base/
Dfile.cpp43 ssize_t Read(int fd, uint8_t* dst, size_t dstSize) in Read() function
/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
Dreport_protobuf_file.cpp208 int ReportProtobufFileReader::Read(void *buffer, int size) in Read() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
Dperf_file_writer.cpp202 bool PerfFileWriter::Read(void *buf, size_t len) in Read() function in OHOS::Developtools::HiPerf::PerfFileWriter
/developtools/profiler/device/plugins/hilog_plugin/src/
Dfile_cache.cpp59 long FileCache::Read(char* content) in Read() function in FileCache