Home
last modified time | relevance | path

Searched refs:Populate (Results 1 – 11 of 11) sorted by relevance

/device/google/contexthub/util/nanotool/
Dnanomessage.h70 virtual bool Populate(const std::vector<uint8_t>& buffer) = 0;
78 bool Populate(const std::vector<uint8_t>& buffer) override;
111 bool Populate(const std::vector<uint8_t>& buffer) override;
139 bool Populate(const std::vector<uint8_t>& buffer) override;
Dresetreasonevent.cpp29 event->Populate(buffer); in FromBytes()
Dnanomessage.cpp32 bool HardwareVersionInfo::Populate(const std::vector<uint8_t>& buffer) { in Populate() function in android::HardwareVersionInfo
72 bool WriteEventResponse::Populate(const std::vector<uint8_t>& buffer) { in Populate() function in android::WriteEventResponse
131 bool ReadEventResponse::Populate(const std::vector<uint8_t>& buffer) { in Populate() function in android::ReadEventResponse
Dlogevent.cpp27 event->Populate(buffer); in FromBytes()
Dapptohostevent.cpp29 event->Populate(buffer); in FromBytes()
Dsensorevent.cpp96 (!sensor_event->Populate(buffer) || !sensor_event->SizeIsValid())) { in FromBytes()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/
DCapsuleRuntimeDxe.inf84 …ePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset ## SOMETIMES_CONSUMES # Populate Image requires re…
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Defi32.S50 # Populate IDT with meaningful offsets for exception handlers...
Defi32.asm52 ; Populate IDT with meaningful offsets for exception handlers...
Defi64.S61 # Populate IDT with meaningful offsets for exception handlers...
Defi64.asm59 ; Populate IDT with meaningful offsets for exception handlers...