/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/sqlite/dist/ |
D | sqlite3.h | 7139 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7140 struct sqlite3_mutex_methods { struct 7141 int (*xMutexInit)(void); 7142 int (*xMutexEnd)(void); 7143 sqlite3_mutex *(*xMutexAlloc)(int); 7144 void (*xMutexFree)(sqlite3_mutex *); 7145 void (*xMutexEnter)(sqlite3_mutex *); 7146 int (*xMutexTry)(sqlite3_mutex *); 7147 void (*xMutexLeave)(sqlite3_mutex *); 7148 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7139 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7140 struct sqlite3_mutex_methods { struct 7141 int (*xMutexInit)(void); 7142 int (*xMutexEnd)(void); 7143 sqlite3_mutex *(*xMutexAlloc)(int); 7144 void (*xMutexFree)(sqlite3_mutex *); 7145 void (*xMutexEnter)(sqlite3_mutex *); 7146 int (*xMutexTry)(sqlite3_mutex *); 7147 void (*xMutexLeave)(sqlite3_mutex *); 7148 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7139 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7140 struct sqlite3_mutex_methods { struct 7141 int (*xMutexInit)(void); 7142 int (*xMutexEnd)(void); 7143 sqlite3_mutex *(*xMutexAlloc)(int); 7144 void (*xMutexFree)(sqlite3_mutex *); 7145 void (*xMutexEnter)(sqlite3_mutex *); 7146 int (*xMutexTry)(sqlite3_mutex *); 7147 void (*xMutexLeave)(sqlite3_mutex *); 7148 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7139 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7140 struct sqlite3_mutex_methods { struct 7141 int (*xMutexInit)(void); 7142 int (*xMutexEnd)(void); 7143 sqlite3_mutex *(*xMutexAlloc)(int); 7144 void (*xMutexFree)(sqlite3_mutex *); 7145 void (*xMutexEnter)(sqlite3_mutex *); 7146 int (*xMutexTry)(sqlite3_mutex *); 7147 void (*xMutexLeave)(sqlite3_mutex *); 7148 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7139 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7140 struct sqlite3_mutex_methods { struct 7141 int (*xMutexInit)(void); 7142 int (*xMutexEnd)(void); 7143 sqlite3_mutex *(*xMutexAlloc)(int); 7144 void (*xMutexFree)(sqlite3_mutex *); 7145 void (*xMutexEnter)(sqlite3_mutex *); 7146 int (*xMutexTry)(sqlite3_mutex *); 7147 void (*xMutexLeave)(sqlite3_mutex *); 7148 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/sqlite/dist/ |
D | sqlite3.h | 7139 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7140 struct sqlite3_mutex_methods { struct 7141 int (*xMutexInit)(void); 7142 int (*xMutexEnd)(void); 7143 sqlite3_mutex *(*xMutexAlloc)(int); 7144 void (*xMutexFree)(sqlite3_mutex *); 7145 void (*xMutexEnter)(sqlite3_mutex *); 7146 int (*xMutexTry)(sqlite3_mutex *); 7147 void (*xMutexLeave)(sqlite3_mutex *); 7148 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/sqlite/dist/ |
D | sqlite3.h | 7139 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7140 struct sqlite3_mutex_methods { struct 7141 int (*xMutexInit)(void); 7142 int (*xMutexEnd)(void); 7143 sqlite3_mutex *(*xMutexAlloc)(int); 7144 void (*xMutexFree)(sqlite3_mutex *); 7145 void (*xMutexEnter)(sqlite3_mutex *); 7146 int (*xMutexTry)(sqlite3_mutex *); 7147 void (*xMutexLeave)(sqlite3_mutex *); 7148 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/sqlite/dist/ |
D | sqlite3.h | 7139 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7140 struct sqlite3_mutex_methods { struct 7141 int (*xMutexInit)(void); 7142 int (*xMutexEnd)(void); 7143 sqlite3_mutex *(*xMutexAlloc)(int); 7144 void (*xMutexFree)(sqlite3_mutex *); 7145 void (*xMutexEnter)(sqlite3_mutex *); 7146 int (*xMutexTry)(sqlite3_mutex *); 7147 void (*xMutexLeave)(sqlite3_mutex *); 7148 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/sqlite/dist/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/sqlite/dist/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/sqlite/dist/ |
D | sqlite3.h | 7827 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7828 struct sqlite3_mutex_methods { struct 7829 int (*xMutexInit)(void); 7830 int (*xMutexEnd)(void); 7831 sqlite3_mutex *(*xMutexAlloc)(int); 7832 void (*xMutexFree)(sqlite3_mutex *); 7833 void (*xMutexEnter)(sqlite3_mutex *); 7834 int (*xMutexTry)(sqlite3_mutex *); 7835 void (*xMutexLeave)(sqlite3_mutex *); 7836 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/sqlite/dist/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
H A D | sqlite3.h | 8143 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 8144 struct sqlite3_mutex_methods { struct 8145 int (*xMutexInit)(void); 8146 int (*xMutexEnd)(void); 8147 sqlite3_mutex *(*xMutexAlloc)(int); 8148 void (*xMutexFree)(sqlite3_mutex *); 8149 void (*xMutexEnter)(sqlite3_mutex *); 8150 int (*xMutexTry)(sqlite3_mutex *); 8151 void (*xMutexLeave)(sqlite3_mutex *); 8152 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/sqlite/dist/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7827 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7828 struct sqlite3_mutex_methods { struct 7829 int (*xMutexInit)(void); 7830 int (*xMutexEnd)(void); 7831 sqlite3_mutex *(*xMutexAlloc)(int); 7832 void (*xMutexFree)(sqlite3_mutex *); 7833 void (*xMutexEnter)(sqlite3_mutex *); 7834 int (*xMutexTry)(sqlite3_mutex *); 7835 void (*xMutexLeave)(sqlite3_mutex *); 7836 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/ |
H A D | sqlite3.h | 8143 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 8144 struct sqlite3_mutex_methods { struct 8145 int (*xMutexInit)(void); 8146 int (*xMutexEnd)(void); 8147 sqlite3_mutex *(*xMutexAlloc)(int); 8148 void (*xMutexFree)(sqlite3_mutex *); 8149 void (*xMutexEnter)(sqlite3_mutex *); 8150 int (*xMutexTry)(sqlite3_mutex *); 8151 void (*xMutexLeave)(sqlite3_mutex *); 8152 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/sqlite/dist/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/sqlite/dist/ |
D | sqlite3.h | 7827 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7828 struct sqlite3_mutex_methods { struct 7829 int (*xMutexInit)(void); 7830 int (*xMutexEnd)(void); 7831 sqlite3_mutex *(*xMutexAlloc)(int); 7832 void (*xMutexFree)(sqlite3_mutex *); 7833 void (*xMutexEnter)(sqlite3_mutex *); 7834 int (*xMutexTry)(sqlite3_mutex *); 7835 void (*xMutexLeave)(sqlite3_mutex *); 7836 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/sqlite/dist/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/sqlite/dist/ |
D | sqlite3.h | 7522 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef 7523 struct sqlite3_mutex_methods { struct 7524 int (*xMutexInit)(void); 7525 int (*xMutexEnd)(void); 7526 sqlite3_mutex *(*xMutexAlloc)(int); 7527 void (*xMutexFree)(sqlite3_mutex *); 7528 void (*xMutexEnter)(sqlite3_mutex *); 7529 int (*xMutexTry)(sqlite3_mutex *); 7530 void (*xMutexLeave)(sqlite3_mutex *); 7531 int (*xMutexHeld)(sqlite3_mutex *); [all …]
|