Searched refs:os2OpenSharedMemory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_os2.c881 static int os2OpenSharedMemory( os2File *fd, int szRegion ) { function
975 ERR_TRACE(rc, ("os2OpenSharedMemory: %d %s\n", rc, fd->zFullPathCp))
1083 rc = os2OpenSharedMemory( pFile, szRegion );
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c22893 static int os2OpenSharedMemory( os2File *fd, int szRegion ) { function
22987 ERR_TRACE(rc, ("os2OpenSharedMemory: %d %s\n", rc, fd->zFullPathCp))
23095 rc = os2OpenSharedMemory( pFile, szRegion );
[all...]

Completed in 440 milliseconds