Home
last modified time | relevance | path

Searched defs:payload_ (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/bt/gd/packet/
H A Draw_builder.h70 std::vector<uint8_t> payload_; variable
H A Dpacket_builder_unittest.cc226 std::unique_ptr<BasePacketBuilder> payload_; member in bluetooth::packet::NestedBuilder
/aosp12/system/bt/packet/avrcp/
H A Davrcp_browse_packet.h45 std::unique_ptr<::bluetooth::PacketBuilder> payload_; variable
H A Davrcp_packet.h49 std::unique_ptr<::bluetooth::PacketBuilder> payload_; variable
/aosp12/system/update_engine/payload_generator/
H A Dpayload_file_unittest.cc35 PayloadFile payload_; member in chromeos_update_engine::PayloadFileTest
/aosp12/system/core/gatekeeperd/include/gatekeeper/
H A DGateKeeperResponse.h77 std::vector<uint8_t> payload_; variable
/aosp12/system/update_engine/payload_consumer/
H A Dpartition_writer_unittest.cc110 InstallPlan::Payload payload_{}; member in chromeos_update_engine::PartitionWriterTest
H A Ddelta_performer_unittest.cc437 InstallPlan::Payload payload_; member in chromeos_update_engine::DeltaPerformerTest