| /developtools/profiler/trace_analyzer/src/parser/htrace_parser/ |
| D | htrace_parser.cpp | 62 int head = rawDataHead_; in ParseTraceDataItem() local 136 int head = GetNextSegment(); in ParseThread() local 244 int head; in GetNextSegment() local
|
| /developtools/profiler/trace_analyzer/src/parser/bytrace_parser/ |
| D | bytrace_parser.cpp | 91 int head = rawDataHead_; in ParseTraceDataItem() local 116 int head; in GetNextSegment() local 215 int head = GetNextSegment(); in ParseThread() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/ |
| D | htrace_parser.cpp | 68 int head = rawDataHead_; in ParseTraceDataItem() local 183 int head = GetNextSegment(); in ParseThread() local 309 int head; in GetNextSegment() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/ |
| D | bytrace_parser.cpp | 93 int head = rawDataHead_; in ParseTraceDataItem() local 124 int head; in GetNextSegment() local 226 int head = GetNextSegment(); in ParseThread() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/services/hiperf/ |
| D | ParsePerf.java | 67 protected void verifyHead(ByteBuffer buffer, String head) { in verifyHead()
|
| /developtools/hiperf/src/ |
| D | ring_buffer.cpp | 74 size_t head = head_.load(std::memory_order_relaxed); in EndWrite() local
|
| D | report.cpp | 364 const std::string head = "Heating"; in OutputStdHead() local
|
| /developtools/hdc_standard/test/unittest/common/ |
| D | uart_test.cpp | 135 UartHead head; in MakeRndData() local 151 UartHead head; in MakeDemoData() local 162 bool HdcUARTBaseTest::MakeData(std::vector<uint8_t> &data, UartHead &head) in MakeData() 677 UartHead head; variable
|
| /developtools/hdc_standard/src/common/ |
| D | uart.cpp | 515 UartHead *head = reinterpret_cast<UartHead *>(data); in UartSendToHdcStream() local 597 UartHead *head = reinterpret_cast<UartHead *>(data); in RequestSendPackage() local 622 void HdcUARTBase::ProcessResponsePackage(const UartHead &head) in ProcessResponsePackage() 762 struct UartHead *head = (struct UartHead *)data.data(); in ValidateUartPacket() local 839 UartHead *head = (UartHead *)sendDataBuf; in SendUARTData() local
|
| D | uart.h | 108 const uint8_t *head = reinterpret_cast<const uint8_t *>(this); in UpdateCheckSum() local 116 const uint8_t *head = reinterpret_cast<const uint8_t *>(this); in ValidateHead() local
|
| D | usb.cpp | 61 USBHead head; in BuildPacketHeader() local
|
| D | transfer.cpp | 137 string head; in SendIOPayload() local
|
| /developtools/hdc_standard/src/daemon/ |
| D | usb_ffs.h | 50 struct usb_functionfs_strings_head head; member 177 struct usb_functionfs_descs_head_v2 head; member
|
| D | jdwp.cpp | 362 char head[headerLen + 2]; in JdwpProcessListMsg() local
|
| /developtools/profiler/device/plugins/memory_plugin/src/ |
| D | smaps_stats.cpp | 199 bool SmapsStats::SetMapAddrInfo(std::string& line, MapPiecesInfo& head) in SetMapAddrInfo() 215 bool SmapsStats::ParseMapHead(std::string& line, MapPiecesInfo& head) in ParseMapHead()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/ |
| D | DistributedDataCallTreePane.java | 217 DistributedFuncBean head = findHead(selectBean); in freshAllDataBySelectData() local
|