Searched refs:note_offset (Results 1 – 1 of 1) sorted by relevance
55 bool WriteBuildID(ArrayRef<uint8_t> build_id, const zx::vmo& vmo, uint64_t note_offset) { in WriteBuildID() argument71 EXPECT_EQ(ZX_OK, vmo.write(buf, note_offset, note_size)); in WriteBuildID()
Completed in 3 milliseconds