Home
last modified time | relevance | path

Searched refs:PushInt32 (Results 1 – 2 of 2) sorted by relevance

/art/libelffile/dwarf/
Dwriter.h90 void PushInt32(int value) { in PushInt32() function
/art/dt_fd_forward/
Ddt_fd_forward.cc600 PushInt32(pkt_->type.cmd.len); in WriteFully()
601 PushInt32(pkt_->type.cmd.id); in WriteFully()
616 void PushInt32(int32_t data) { in PushInt32() function in dt_fd_forward::PacketWriter