Searched refs:debugMutexInit (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dmutex_noop.c101 static int debugMutexInit(void){ return SQLITE_OK; } function
181 debugMutexInit,
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c16651 static int debugMutexInit(void){ return SQLITE_OK; } function
16731 debugMutexInit,
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c17515 static int debugMutexInit(void){ return SQLITE_OK; } function
17595 debugMutexInit,
[all...]
/external/sqlite/dist/
H A Dsqlite3.c17515 static int debugMutexInit(void){ return SQLITE_OK; } function
17595 debugMutexInit,
[all...]

Completed in 1465 milliseconds