Home
last modified time | relevance | path

Searched defs:SerializeToBytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/
Dpacket_builder.h44 std::vector<uint8_t> SerializeToBytes() const { in SerializeToBytes() function
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/scripts/
Dpacket_runtime.h153 virtual std::vector<uint8_t> SerializeToBytes() const { in SerializeToBytes() function