Home
last modified time | relevance | path

Searched defs:LookasideSlot (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
DsqliteInt.h618 typedef struct LookasideSlot LookasideSlot; typedef
760 struct LookasideSlot { struct
761 LookasideSlot *pNext; /* Next buffer in the list of free buffers */ argument
/external/sqlite/dist/
Dsqlite3.c8801 typedef struct LookasideSlot LookasideSlot; typedef
10417 struct LookasideSlot { struct
10418 LookasideSlot *pNext; /* Next buffer in the list of free buffers */ argument
/external/sqlite/dist/orig/
Dsqlite3.c8801 typedef struct LookasideSlot LookasideSlot; typedef
10417 struct LookasideSlot { struct
10418 LookasideSlot *pNext; /* Next buffer in the list of free buffers */ argument
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c7598 typedef struct LookasideSlot LookasideSlot; typedef
9105 struct LookasideSlot { struct
9106 LookasideSlot *pNext; /* Next buffer in the list of free buffers */ argument