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

/external/sqlite/dist/orig/
H A Dsqlite3.c26624 sqlite3_int64 mmapSize; /* Usable size of mapping at pMapRegion */
26625 sqlite3_int64 mmapSizeActual; /* Actual size of mapping at pMapRegion */
26627 void *pMapRegion; /* Memory mapped region */ member in struct:unixFile
34657 void *pMapRegion; /* Area memory mapped */ member in struct:winFile
[all...]
/external/sqlite/dist/
H A Dsqlite3.c26631 sqlite3_int64 mmapSize; /* Usable size of mapping at pMapRegion */
26632 sqlite3_int64 mmapSizeActual; /* Actual size of mapping at pMapRegion */
26634 void *pMapRegion; /* Memory mapped region */ member in struct:unixFile
34675 void *pMapRegion; /* Area memory mapped */ member in struct:winFile
[all...]

Completed in 788 milliseconds