Searched defs:writable (Results 1 – 9 of 9) sorted by relevance
| /foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/ |
| D | storage_executor.cpp | 21 StorageExecutor::StorageExecutor(bool writable) in StorageExecutor()
|
| D | storage_engine.cpp | 97 StorageExecutor *StorageEngine::FindExecutor(bool writable, OperatePerm perm, int &errCode, int wai… in FindExecutor()
|
| /foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/sqlite/ |
| D | sqlite_storage_executor.cpp | 23 SQLiteStorageExecutor::SQLiteStorageExecutor(sqlite3 *dbHandle, bool writable, bool isMemDb) in SQLiteStorageExecutor()
|
| D | sqlite_local_storage_executor.cpp | 40 SQLiteLocalStorageExecutor::SQLiteLocalStorageExecutor(sqlite3 *dbHandle, bool writable, bool isMem… in SQLiteLocalStorageExecutor()
|
| D | sqlite_single_ver_storage_executor.cpp | 65 SQLiteSingleVerStorageExecutor::SQLiteSingleVerStorageExecutor(sqlite3 *dbHandle, bool writable, bo… in SQLiteSingleVerStorageExecutor() 79 SQLiteSingleVerStorageExecutor::SQLiteSingleVerStorageExecutor(sqlite3 *dbHandle, bool writable, bo… in SQLiteSingleVerStorageExecutor()
|
| D | sqlite_single_ver_relational_storage_executor.cpp | 22 …lationalStorageExecutor::SQLiteSingleVerRelationalStorageExecutor(sqlite3 *dbHandle, bool writable) in SQLiteSingleVerRelationalStorageExecutor()
|
| /foundation/distributeddatamgr/objectstore/interfaces/jskits/ |
| D | distributed_data_object.js | 166 writable: true, property
|
| /foundation/ace/napi/native_engine/impl/ark/native_value/ |
| D | ark_native_object.cpp | 133 bool writable = (propertyDescriptor.attributes & NATIVE_WRITABLE) != 0; in DefineProperty() local
|
| /foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/multiver/ |
| D | multi_ver_storage_executor.cpp | 31 IKvDBCommitStorage *commitStorage, MultiVerKvDataStorage *kvDataStorage, bool writable) in MultiVerStorageExecutor()
|