Searched refs:pMapRegion (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c24259 sqlite3_int64 mmapSize; /* Usable size of mapping at pMapRegion */
24260 sqlite3_int64 mmapSizeActual; /* Actual size of mapping at pMapRegion */
24262 void *pMapRegion; /* Memory mapped region */ member in struct:unixFile
32244 void *pMapRegion; /* Area memory mapped */ member in struct:winFile
[all...]
/external/sqlite/dist/
H A Dsqlite3.c24266 sqlite3_int64 mmapSize; /* Usable size of mapping at pMapRegion */
24267 sqlite3_int64 mmapSizeActual; /* Actual size of mapping at pMapRegion */
24269 void *pMapRegion; /* Memory mapped region */ member in struct:unixFile
32264 void *pMapRegion; /* Area memory mapped */ member in struct:winFile
[all...]

Completed in 320 milliseconds