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

  /external/sqlite/dist/orig/
sqlite3.h 555 ** SQLITE_IOCAP_IMMUTABLE flag indicates that the file is on
572 #define SQLITE_IOCAP_IMMUTABLE 0x00002000
    [all...]
sqlite3.c 670 ** SQLITE_IOCAP_IMMUTABLE flag indicates that the file is on
687 #define SQLITE_IOCAP_IMMUTABLE 0x00002000
    [all...]
  /external/sqlite/dist/
sqlite3.h 555 ** SQLITE_IOCAP_IMMUTABLE flag indicates that the file is on
572 #define SQLITE_IOCAP_IMMUTABLE 0x00002000
    [all...]
sqlite3.c 670 ** SQLITE_IOCAP_IMMUTABLE flag indicates that the file is on
687 #define SQLITE_IOCAP_IMMUTABLE 0x00002000
    [all...]

Completed in 167 milliseconds