Searched defs:readOnly (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/persist/
H A DStoreConfig.java42 private boolean readOnly; field in class:StoreConfig
145 public void setReadOnly(boolean readOnly) { argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/persist/
H A DStoreConfig.java42 private boolean readOnly; field in class:StoreConfig
145 public void setReadOnly(boolean readOnly) { argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/persist/
H A DStoreConfig.java42 private boolean readOnly; field in class:StoreConfig
145 public void setReadOnly(boolean readOnly) { argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/db/
H A DDatabaseConfig.java71 private boolean readOnly = false; field in class:DatabaseConfig
1389 public void setReadOnly(final boolean readOnly) { argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/db/
H A DDatabaseConfig.java71 private boolean readOnly = false; field in class:DatabaseConfig
1389 public void setReadOnly(final boolean readOnly) { argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/db/
H A DDatabaseConfig.java71 private boolean readOnly = false; field in class:DatabaseConfig
1389 public void setReadOnly(final boolean readOnly) { argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h867 u8 readOnly; /* True if this table should not be written by the user */ member in struct:Table
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h867 u8 readOnly; /* True if this table should not be written by the user */ member in struct:Table
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h867 u8 readOnly; /* True if this table should not be written by the user */ member in struct:Table
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c11932 u8 readOnly; /* True for read-only statements */ member in struct:Vdbe
34771 u8 readOnly; /* True for a read-only database */ member in struct:Pager
38354 int readOnly = 0; /* True if this is a read-only file */ local
41238 u8 readOnly; /* True if the WAL file is open read-only */ member in struct:Wal
43953 u8 readOnly; /* True if the underlying file is readonly */ member in struct:BtShared
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c11932 u8 readOnly; /* True for read-only statements */ member in struct:Vdbe
34771 u8 readOnly; /* True for a read-only database */ member in struct:Pager
38354 int readOnly = 0; /* True if this is a read-only file */ local
41238 u8 readOnly; /* True if the WAL file is open read-only */ member in struct:Wal
43953 u8 readOnly; /* True if the underlying file is readonly */ member in struct:BtShared
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c11932 u8 readOnly; /* True for read-only statements */ member in struct:Vdbe
34771 u8 readOnly; /* True for a read-only database */ member in struct:Pager
38354 int readOnly = 0; /* True if this is a read-only file */ local
41238 u8 readOnly; /* True if the WAL file is open read-only */ member in struct:Wal
43953 u8 readOnly; /* True if the underlying file is readonly */ member in struct:BtShared
[all...]

Completed in 792 milliseconds