HomeSort by relevance Sort by last modified time
    Searched refs:OpenCounter (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
os_common.h 107 #define OpenCounter(X) sqlite3_open_file_count+=(X)
109 #define OpenCounter(X)
os_os2.c 113 OpenCounter( -1 );
    [all...]
os_win.c 698 OpenCounter(-1);
    [all...]
os_unix.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 71 milliseconds