Home
last modified time | relevance | path

Searched defs:packet (Results 1 – 21 of 21) sorted by relevance

/device/google/cuttlefish/guest/hals/bt/remote/
Dremote_bluetooth.cpp161 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& packet) { in sendHciCommand()
166 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& packet) { in sendAclData()
171 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& packet) { in sendScoData()
176 Return<void> BluetoothHci::sendIsoData(const hidl_vec<uint8_t>& packet) { in sendIsoData()
/device/google/cuttlefish/common/libs/confui/
Dpacket_types.cpp22 namespace packet { namespace
23 std::string ToString(const ParsedPacket& packet) { in ToString()
Dpacket.cpp22 namespace packet { namespace
/device/generic/vulkan-cereal/host-common/
DMediaCudaVideoHelper.cpp180 CUVIDSOURCEDATAPACKET packet = {0}; in decode() local
195 CUVIDSOURCEDATAPACKET packet = {0}; in flush() local
DMediaH264DecoderCuvid.cpp255 CUVIDSOURCEDATAPACKET packet = {0}; in decodeFrameInternal() local
277 CUVIDSOURCEDATAPACKET packet = {0}; in doFlush() local
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrace.pbzero.h26 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> packet() const { return GetRepeated<::… in packet() function
Dperfetto-sdk-tracing-only.cpp264 auto* packet = pbtrace.mutable_packet(i); in sProcessTrace() local
Dperfetto.cc30802 for (const auto& packet : packets) { in OnTraceData() local
30810 for (auto& packet : packets) { in OnTraceData() local
32000 auto packet = NewTracePacket( in ResetIncrementalState() local
32025 auto packet = trace_writer->NewTracePacket(); in NewTracePacket() local
32049 auto packet = NewTracePacket(trace_writer, timestamp); in WriteEvent() local
32556 protozero::MessageHandle<protos::pbzero::TracePacket> packet) { in WriteTrackDescriptor()
33025 auto packet = trace_writer_->NewTracePacket(); in WriteAllAvailableEvents() local
34500 TracePacket* packet, in ReadNextTracePacket()
34682 TraceBuffer::ReadAheadResult TraceBuffer::ReadAhead(TracePacket* packet) { in ReadAhead()
34762 TracePacket* packet) { in ReadNextPacketInChunk()
[all …]
/device/google/contexthub/util/nanotool/
Dapptohostevent.cpp129 const HostHubRawPacket *packet = GetTypedData(); in IsValid() local
/device/google/contexthub/firmware/os/core/
DhostIntfSpi.c40 struct NanohubPacket *packet = gRxBuf; in hostIntfSpiRxCallback() local
DhostIntf.c192 struct NanohubPacket *packet = (struct NanohubPacket *)buf; in hostIntfGetPayload() local
198 struct NanohubPacket *packet = (struct NanohubPacket *)buf; in hostIntfGetPayloadLen() local
204 struct NanohubPacket *packet = (struct NanohubPacket *)buf; in hostIntfGetFooter() local
210 struct NanohubPacket *packet = (struct NanohubPacket *)buf; in hostIntfComputeCrc() local
239 struct NanohubPacket *packet = (struct NanohubPacket *)buf; in hostIntfFindHandler() local
DnanohubCommand.c735 struct HostIntfDataBuffer *packet = &mTxNext; in fillBuffer() local
939 uint8_t *packet = slabAllocatorAlloc(mEventSlab); in forwardPacket() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1408 } packet = { in sendCalibrationOffsets() local
1437 } packet = { in sendCalibrationOffsets() local
1458 } packet = { in sendCalibrationOffsets() local
1769 } packet = { in setOperationParameter() local
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DTransportManager.java327 public CompletableFuture<Transport.Result> handlePacket(Packet packet, String lockId) { in handlePacket()
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest-death-test.cc913 zx_port_packet_t packet = {}; in Wait() local
/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h56 static inline struct NanohubPacketFooter *nanohubGetPacketFooter(struct NanohubPacket *packet) in nanohubGetPacketFooter()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp37551 perfetto::protos::pbzero::TracePacket::Decoder packet( in OnTracePacket() local
38051 auto packet = TraceWriter::TracePacketHandle(cur_packet_.get()); in NewTracePacket() local
39328 for (const auto& packet : packets) { in OnTraceData() local
39336 for (auto& packet : packets) { in OnTraceData() local
41115 auto packet = NewTracePacket( in ResetIncrementalState() local
41140 auto packet = trace_writer->NewTracePacket(); in NewTracePacket() local
41161 auto packet = NewTracePacket(trace_writer, timestamp); in WriteEvent() local
41820 protozero::MessageHandle<protos::pbzero::TracePacket> packet) { in WriteTrackDescriptor()
42004 const protos::pbzero::TracePacket_Decoder& packet) { in ProcessTracePacket()
42120 const protos::pbzero::TracePacket_Decoder& packet) { in UpdateIncrementalState()
[all …]
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c2571 struct FifoPacketData packet; local
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3743 uint8_t *packet; local
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto7926 repeated TracePacket packet = 1; field
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto9086 repeated TracePacket packet = 1; field