Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dmemory_debug.h75 auto *preamble = static_cast<MemoryDebugPreamble *>(mem); in debugAlloc() local
98 auto *preamble = static_cast<MemoryDebugPreamble *>(pointer) - 1; in debugFree() local
/system/extras/memory_replay/
DNativeInfo.cpp64 void PrintNativeInfo(const char* preamble) { in PrintNativeInfo()
/system/bt/vendor_libs/linux/interface/
Dhci_packetizer.cc35 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) { in HciGetPacketLengthForType()
/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dhci_packetizer.cc40 size_t HciPacketizer::HciGetPacketLengthForType(hci::PacketType type, const uint8_t* preamble) { in HciGetPacketLengthForType()
Dh4_packetizer.cc41 size_t H4Packetizer::HciGetPacketLengthForType(hci::PacketType type, const uint8_t* preamble) { in HciGetPacketLengthForType()
/system/media/audio_utils/spdif/
DSPDIFEncoder.cpp204 uint16_t preamble[4]; in startDataBurst() local
/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc149 nfcsnooz_preamble_t preamble; in debug_nfcsnoop_dump() local
/system/bt/btif/src/
Dbtif_debug_btsnoop.cc188 btsnooz_preamble_t preamble; in btif_debug_btsnoop_dump() local