Searched refs:FilePoint (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dmemjournal.c21 typedef struct FilePoint FilePoint; typedef in typeref:struct:FilePoint
52 struct FilePoint { struct
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/
H A Dsqlite3.c69157 typedef struct FilePoint FilePoint; typedef in typeref:struct:FilePoint
69188 struct FilePoint { struct
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c76375 typedef struct FilePoint FilePoint; typedef in typeref:struct:FilePoint
76400 struct FilePoint { struct
[all...]
/external/sqlite/dist/
H A Dsqlite3.c76395 typedef struct FilePoint FilePoint; typedef in typeref:struct:FilePoint
76420 struct FilePoint { struct
[all...]

Completed in 2139 milliseconds