Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
DsqliteInt.h598 typedef struct AuthContext AuthContext; typedef
2269 struct AuthContext { struct
2270 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
2271 Parse *pParse; /* The Parse structure */
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c7578 typedef struct AuthContext AuthContext; typedef
10614 struct AuthContext { struct
10615 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
10616 Parse *pParse; /* The Parse structure */
/external/sqlite/dist/
Dsqlite3.c8781 typedef struct AuthContext AuthContext; typedef
12022 struct AuthContext { struct
12023 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
12024 Parse *pParse; /* The Parse structure */
/external/sqlite/dist/orig/
Dsqlite3.c8781 typedef struct AuthContext AuthContext; typedef
12022 struct AuthContext { struct
12023 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
12024 Parse *pParse; /* The Parse structure */