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

  /external/chromium_org/third_party/sqlite/src/src/
memjournal.c 21 typedef struct FilePoint FilePoint;
52 struct FilePoint {
64 FilePoint endpoint; /* Pointer to the end of the file */
65 FilePoint readpoint; /* Pointer to the end of the last xRead() */
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 201 milliseconds