Searched defs:WriteLong (Results 1 – 6 of 6) sorted by relevance
86 void PatchUtils::WriteLong(int64_t value, borrowed_fd output) { in WriteLong() function in PatchUtils
194 void WriteLong(long value) { in WriteLong() function
191 void WriteLong(long value) { in WriteLong() function
216 void WriteLong(long value) { in WriteLong() function
165 void WriteLong(uint16_t tag, uint32_t count, const uint32_t value[]) { in WriteLong() function