Searched refs:Id (Results 1 – 23 of 23) sorted by relevance
/system/core/adb/ |
D | shell_protocol.h | 44 enum Id : uint8_t { enum 92 bool Write(Id id, size_t length); 104 kHeaderSize = sizeof(Id) + sizeof(length_t)
|
D | shell_service_protocol_test.cpp | 90 bool PacketEquals(const ShellProtocol* protocol, ShellProtocol::Id id, in PacketEquals() 102 ShellProtocol::Id id = ShellProtocol::kIdStdout; in TEST_F() 114 ShellProtocol::Id id = ShellProtocol::kIdStdin; in TEST_F() 130 ShellProtocol::Id id = ShellProtocol::kIdStderr; in TEST_F() 184 ShellProtocol::Id id = ShellProtocol::kIdStdout; in TEST_F()
|
D | shell_service_protocol.cpp | 56 bool ShellProtocol::Write(Id id, size_t length) { in Write()
|
/system/core/fastboot/ |
D | udp.h | 60 enum Id : uint8_t { enum
|
D | udp.cpp | 125 ssize_t SendData(Id id, const uint8_t* tx_data, size_t tx_length, uint8_t* rx_data, 207 ssize_t UdpTransport::SendData(Id id, const uint8_t* tx_data, size_t tx_length, uint8_t* rx_data, in SendData()
|
/system/apex/tests/testdata/ |
D | com.android.apex.test.pem | 45 fRxgWOjsMtHFbKGqgPjG3uEU2vi4B4CLGQKCAQEA2Mr5f2AXPR8jca1+Id+CxZpU
|
/system/apex/apexer/testdata/ |
D | com.android.example.apex.pem | 45 fRxgWOjsMtHFbKGqgPjG3uEU2vi4B4CLGQKCAQEA2Mr5f2AXPR8jca1+Id+CxZpU
|
/system/extras/simpleperf/ |
D | event_fd.h | 51 uint64_t Id() const;
|
D | record.h | 259 virtual uint64_t Id() const; 413 uint64_t Id() const override;
|
D | event_fd.cpp | 106 uint64_t EventFd::Id() const { in Id() function in EventFd
|
D | event_selection_set.cpp | 321 attr_id.ids.push_back(fd->Id()); in GetEventAttrWithId()
|
D | record_file_reader.cpp | 358 auto it = event_id_to_attr_map_.find(record->Id()); in GetAttrIndexOfRecord()
|
D | record.cpp | 199 uint64_t Record::Id() const { return sample_id.id_data.id; } in Id() function in Record 804 uint64_t SampleRecord::Id() const { return id_data.id; } in Id() function in SampleRecord
|
/system/bt/ |
D | EventLogTags.logtags | 30 # 5: Id
|
/system/core/liblog/ |
D | event.logtags | 30 # 5: Id
|
/system/core/storaged/ |
D | EventLogTags.logtags | 31 # 5: Id
|
/system/core/logd/ |
D | event.logtags | 30 # 5: Id
|
/system/media/camera/docs/ |
D | camera_device_info.mako | 12 // Next Id: 9
|
D | camera_device_info.proto | 12 // Next Id: 9
|
/system/memory/lmkd/ |
D | event.logtags | 30 # 5: Id
|
/system/extras/ioblame/ |
D | README | 178 Change-Id: I1cbbedf5c803aa6a58d9b8b7836e9125683c49d1 194 Change-Id: I7486c5947918d155a30c61d6b9cd5027cf8fbe15 207 Change-Id: I26bd36f933108927d6903da04d8cb42fd9c3ef3d 225 Change-Id: I4c76c6f442e0a2c5872225f8113935f9f368cc64
|
/system/core/adb/daemon/ |
D | shell_service.cpp | 198 unique_fd* PassOutput(unique_fd* sfd, ShellProtocol::Id id); 739 unique_fd* Subprocess::PassOutput(unique_fd* sfd, ShellProtocol::Id id) { in PassOutput() 807 ShellProtocol::Id id = ShellProtocol::kIdStderr; in ReportError() 816 ShellProtocol::Id id = ShellProtocol::kIdExit; in ReportError()
|
/system/core/logcat/ |
D | event.logtags | 31 # 5: Id
|