| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| D | storage_executor.cpp | 21 StorageExecutor::StorageExecutor(bool writable) in StorageExecutor()
|
| D | storage_engine.cpp | 132 StorageExecutor *StorageEngine::FindExecutor(bool writable, OperatePerm perm, int &errCode, bool is… in FindExecutor()
|
| /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 | 70 SQLiteSingleVerStorageExecutor::SQLiteSingleVerStorageExecutor(sqlite3 *dbHandle, bool writable, bo… in SQLiteSingleVerStorageExecutor() 84 SQLiteSingleVerStorageExecutor::SQLiteSingleVerStorageExecutor(sqlite3 *dbHandle, bool writable, bo… in SQLiteSingleVerStorageExecutor()
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| D | camera_impl.cpp | 324 if (auto writable = interface_pointer_cast< in ScreenToWorld() local 357 if (auto writable = interface_pointer_cast< in WorldToScreen() local 391 if (auto writable = interface_pointer_cast< in RayCastFromCamera() local 434 if (auto writable = interface_pointer_cast< in RayCastFromCamera() local 476 if (auto writable = interface_pointer_cast< in RayFromCamera() local
|
| D | scene_holder.cpp | 2988 … if (auto writable = interface_cast<SCENE_NS::IPendingRequestData<BASE_NS::Math::Vec3>>(ret)) { in GetWorldMatrixComponentAABB() local 3001 … if (auto writable = interface_cast<SCENE_NS::IPendingRequestData<BASE_NS::Math::Vec3>>(ret)) { in GetTransformComponentAABB() local 3015 … if (auto writable = interface_cast<SCENE_NS::IPendingRequestData<BASE_NS::Math::Vec3>>(ret)) { in GetWorldAABB() local 3026 … if (auto writable = interface_cast<SCENE_NS::IPendingRequestData<SCENE_NS::NodeDistance>>(ret)) { in ConvertToToolkit() local 3064 … if (auto writable = interface_cast<SCENE_NS::IPendingRequestData<BASE_NS::Math::Vec3>>(ret)) { in ScreenToWorld() local 3078 … if (auto writable = interface_cast<SCENE_NS::IPendingRequestData<BASE_NS::Math::Vec3>>(ret)) { in WorldToScreen() local 3117 … if (auto writable = interface_cast<SCENE_NS::IPendingRequestData<BASE_NS::Math::Vec3>>(ret)) { in RayFromCamera() local 3128 … if (auto writable = interface_cast<SCENE_NS::IPendingRequestData<BASE_NS::Math::Vec3>>(ret)) { in RayFromCamera() local
|
| D | scene_impl.cpp | 1533 if (auto writable = in GetWorldAABB() local 1568 if (auto writable = in RayCast() local 1611 if (auto writable = in RayCast() local
|
| D | node_impl.cpp | 1269 if (auto writable = in GetWorldMatrixComponentAABB() local 1302 if (auto writable = in GetTransformComponentAABB() local
|
| /foundation/distributeddatamgr/relational_store/test/js/clouddata/unittest/src/ |
| D | CloudShareTest.js | 28 writable: true, property 35 writable: false, property
|
| /foundation/arkui/napi/native_engine/ |
| D | native_sendable.cpp | 59 bool writable = (propertyDescriptor.attributes & NATIVE_WRITABLE) != 0; in InitSendablePropertiesInfo() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
| D | sharing_center.h | 45 bool writable = false; member
|
| /foundation/distributeddatamgr/data_object/interfaces/jskits/ |
| D | distributed_data_object.js | 289 writable: true, property 297 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/interfaces/inner_api/cloud_data/include/ |
| D | cloud_types.h | 43 bool writable = false; member
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
| D | cloud_extension_stub.js | 809 writable: t.readBoolean(), property
|
| /foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
| D | msg.rs | 388 pub fn writable(&self) -> usize { in writable() method
|
| /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/test/unittest/cj_native/ |
| D | test_ark_interop.cpp | 468 bool writable; member
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| D | ark_native_engine.cpp | 855 bool writable = (propertyDescriptor.attributes & NATIVE_WRITABLE) != 0; in NapiDefinePropertyInner() local 938 bool writable = (attributes & NATIVE_WRITABLE) != 0; in NapiCreateObjectWithProperties() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| D | sqlite_single_ver_relational_storage_executor.cpp | 80 …lationalStorageExecutor::SQLiteSingleVerRelationalStorageExecutor(sqlite3 *dbHandle, bool writable, in SQLiteSingleVerRelationalStorageExecutor()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | stateMgmt.js | 2257 writable: false property 4646 …Object.defineProperty(this, 'owningView_', { writable: true, enumerable: false, value: undefined }… property 4647 …Object.defineProperty(this, 'subscriberRefs_', { writable: true, enumerable: false, value: new Set… property
|