HomeSort by relevance Sort by last modified time
    Searched refs:ReadR64 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/ots/src/
head.cc 65 if (!table.ReadR64(&file->head->created) ||
66 !table.ReadR64(&file->head->modified)) {
ots.h 146 bool ReadR64(uint64_t *value) {

Completed in 1026 milliseconds