Searched defs:WriteLong (Results 1 – 2 of 2) sorted by relevance
85 void PatchUtils::WriteLong(int64_t value, borrowed_fd output) { in WriteLong() function in PatchUtils
167 void WriteLong(uint16_t tag, uint32_t count, const uint32_t value[]) { in WriteLong() function