| /foundation/distributeddatamgr/kv_store/frameworks/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 | 68 SQLiteSingleVerStorageExecutor::SQLiteSingleVerStorageExecutor(sqlite3 *dbHandle, bool writable, bo… in SQLiteSingleVerStorageExecutor() 82 SQLiteSingleVerStorageExecutor::SQLiteSingleVerStorageExecutor(sqlite3 *dbHandle, bool writable, bo… in SQLiteSingleVerStorageExecutor()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| D | storage_executor.cpp | 21 StorageExecutor::StorageExecutor(bool writable) in StorageExecutor()
|
| D | storage_engine.cpp | 115 StorageExecutor *StorageEngine::FindExecutor(bool writable, OperatePerm perm, int &errCode, int wai… in FindExecutor()
|
| /foundation/distributeddatamgr/relational_store/test/js/clouddata/unittest/src/ |
| D | CloudShareTest.js | 28 writable: true, property 35 writable: false, property
|
| /foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/ |
| D | cloud_types.h | 39 bool writable = false; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
| D | sharing_center.h | 43 bool writable = false; member
|
| /foundation/distributeddatamgr/data_object/interfaces/jskits/ |
| D | distributed_data_object.js | 281 writable: true, property 289 writable: true, property
|
| /foundation/communication/nfc/test/unittest/services/tags_test/ |
| D | ndef_tag_test.cpp | 165 bool writable = ndef->IsNdefWritable(); variable
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
| D | cloud_extension_stub.js | 766 writable: t.readBoolean(), property
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| D | multi_ver_storage_executor.cpp | 31 IKvDBCommitStorage *commitStorage, MultiVerKvDataStorage *kvDataStorage, bool writable) in MultiVerStorageExecutor()
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| D | ark_native_engine.cpp | 681 bool writable = (propertyDescriptor.attributes & NATIVE_WRITABLE) != 0; in NapiDefineProperty() local 747 bool writable = (attributes & NATIVE_WRITABLE) != 0; in NapiCreateObjectWithProperties() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | stateMgmt.js | 1945 writable: false property 3517 Object.defineProperty(this, 'owningView_', { writable: true, enumerable: false }); property 3518 …Object.defineProperty(this, 'subscriberRefs_', { writable: true, enumerable: false, value: new Set… property
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| D | sqlite_single_ver_relational_storage_executor.cpp | 66 …lationalStorageExecutor::SQLiteSingleVerRelationalStorageExecutor(sqlite3 *dbHandle, bool writable, in SQLiteSingleVerRelationalStorageExecutor()
|