Home
last modified time | relevance | path

Searched refs:ReadOnly (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dstatement.h53 virtual bool ReadOnly() const = 0;
H A Drd_statement.h51 bool ReadOnly() const override;
H A Dsqlite_statement.h56 bool ReadOnly() const override;
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_ecs_animation.h49 META_READONLY_PROPERTY(bool, ReadOnly)
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_shared_result_set.cpp97 if (!statement->ReadOnly()) { in PrepareStep()
H A Dsqlite_statement.cpp350 if (!conn_->IsWriter() && !ReadOnly()) { in Execute()
558 bool SqliteStatement::ReadOnly() const in ReadOnly() function in OHOS::NativeRdb::SqliteStatement
H A Dstep_result_set.cpp133 if (!statement->ReadOnly()) { in PrepareStep()
H A Drd_statement.cpp494 bool RdStatement::ReadOnly() const in ReadOnly() function in OHOS::NativeRdb::RdStatement
H A Drdb_store_impl.cpp1569 if (statement->ReadOnly() && conn->IsWriter()) { in BeginExecuteSql()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.h191 IEcsAnimation, bool, ReadOnly, false, META_NS::DEFAULT_PROPERTY_FLAGS_NO_SER)
H A Decs_animation.cpp657 if (GetValue(ReadOnly()) != hasSharedTimestamps) { in OnAnimationTimestampsChanged()
658 META_ACCESS_PROPERTY(ReadOnly)->SetValue(hasSharedTimestamps); in OnAnimationTimestampsChanged()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-codec-des.md461 omxBuffer->type = READ_ONLY_TYPE; // ReadOnly
/ohos5.0/docs/zh-cn/contribute/
H A DOpenHarmony-compile-rule.md992 **用法:** 运行时配置代码段、ReadOnly Data段不可修改
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-codec-des.md461 omxBuffer->type = READ_ONLY_TYPE; // ReadOnly