chromium_sqlite3_get_reusable_file_handle 29155 third_party/sqlite/amalgamation/sqlite3.c     rc = chromium_sqlite3_get_reusable_file_handle(pFile, zName, flags, &fd);
chromium_sqlite3_get_reusable_file_handle 5014 third_party/sqlite/src/src/os_unix.c     rc = chromium_sqlite3_get_reusable_file_handle(pFile, zName, flags, &fd);