Searched refs:nextShmId (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_win.c1291 u8 nextShmId; /* Next available winShm.id value */ member in struct:winShmNode
1516 p->id = pShmNode->nextShmId++;
H A Dos_unix.c3579 u8 nextShmId; /* Next available unixShm.id value */ member in struct:unixShmNode
3841 p->id = pShmNode->nextShmId++;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c27720 u8 nextShmId; /* Next available unixShm.id value */ member in struct:unixShmNode
27982 p->id = pShmNode->nextShmId++;
32410 u8 nextShmId; /* Next available winShm.id value */ member in struct:winShmNode
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c28296 u8 nextShmId; /* Next available unixShm.id value */ member in struct:unixShmNode
35333 u8 nextShmId; /* Next available winShm.id value */ member in struct:winShmNode
[all...]
/external/sqlite/dist/
H A Dsqlite3.c28316 u8 nextShmId; /* Next available unixShm.id value */ member in struct:unixShmNode
35353 u8 nextShmId; /* Next available winShm.id value */ member in struct:winShmNode
[all...]

Completed in 500 milliseconds