Home
last modified time | relevance | path

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

/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/src/
Dperf_file_format.cpp119 bool PerfFileSection::Read(uint32_t &value) in Read() function in OHOS::Developtools::HiPerf::PerfFileSection
125 bool PerfFileSection::Read(uint64_t &value) in Read() function in OHOS::Developtools::HiPerf::PerfFileSection
132 bool PerfFileSection::Read(std::string &value) in Read() function in OHOS::Developtools::HiPerf::PerfFileSection
164 bool PerfFileSection::Read(char *buf, size_t size) in Read() function in OHOS::Developtools::HiPerf::PerfFileSection
Dperf_file_reader.cpp320 bool PerfFileReader::Read(void *buf, size_t len) in Read() function in OHOS::Developtools::HiPerf::PerfFileReader
340 bool PerfFileReader::Read(char *buf, uint64_t offset, size_t len) in Read() function in OHOS::Developtools::HiPerf::PerfFileReader
Dreport_protobuf_file.cpp215 int ReportProtobufFileReader::Read(void *buffer, int size) in Read() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
Dperf_file_writer.cpp210 bool PerfFileWriter::Read(void *buf, size_t len) in Read() function in OHOS::Developtools::HiPerf::PerfFileWriter
/developtools/profiler/device/services/profiler_service/src/
Dtrace_file_reader.cpp63 long TraceFileReader::Read(MessageLite& message) in Read() function in TraceFileReader
/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.cpp70 ssize_t RingBuffer::Read(const int fd, const std::size_t len) in Read() function in RingBuffer
/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_util.cpp195 size_t SmartFile::Read(void *__restrict dataPtr, size_t itemSize, size_t dataNum) in Read() function in OHOS::HiviewDFX::SmartFile
/developtools/smartperf_host/trace_streamer/src/base/
Dfile.cpp48 ssize_t Read(int32_t fd, uint8_t *dst, size_t dstSize) in Read() function
/developtools/profiler/device/plugins/hiebpf_plugin/tools/src/
Debpf_converter.cpp186 bool EbpfConverter::Read(void* buffer, size_t size) in Read() function in OHOS::EBPF_TOOLS::EbpfConverter
/developtools/hapsigner/hapsigntool_cpp/utils/src/
Dfile_utils.cpp93 int FileUtils::Read(std::ifstream& input, std::string& ret) in Read() function in OHOS::SignatureTools::FileUtils