Home
last modified time | relevance | path

Searched refs:SYNC_STATUS (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dfile_column.cpp35 const std::string FileColumn::SYNC_STATUS = "sync_status"; member in OHOS::FileManagement::CloudDisk::FileColumn
66 SYNC_STATUS + " INT DEFAULT 0, " +
129 FILE_TIME_VISIT, SYNC_STATUS, POSITION, DIRTY_TYPE,
/ohos5.0/base/security/asset/services/db_operator/src/
H A Dtypes.rs104 pub const SYNC_STATUS: &str = "SyncStatus"; const
147 …ColumnInfo { name: column::SYNC_STATUS, data_type: DataType::Number, is_primary_key: false, not_nu…
222 name: column::SYNC_STATUS,
/ohos5.0/base/security/asset/services/core_service/src/operations/
H A Doperation_add.rs60 condition.insert(column::SYNC_STATUS, Value::Number(SyncStatus::SyncDel as u32)); in resolve_conflict()
96 db_data.entry(column::SYNC_STATUS).or_insert(Value::Number(SyncStatus::SyncAdd as u32)); in add_default_attrs()
H A Doperation_remove.rs36 db_data.insert(column::SYNC_STATUS, Value::Number(SyncStatus::SyncDel as u32)); in add_normal_attrs()
H A Doperation_update.rs62 db_data.insert(column::SYNC_STATUS, Value::Number(SyncStatus::SyncUpdate as u32)); in add_normal_attrs()
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dfile_column.h50 static const std::string SYNC_STATUS; variable
/ohos5.0/base/security/asset/services/db_operator/src/test/
H A Dtest_database.rs41 (column::SYNC_STATUS, Value::Number(0)),
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl2_rendering_context_base.h269 static const GLenum SYNC_STATUS = 0x9114; variable
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-graphic.md240 |新增|NA|方法名 or 属性名:SYNC_STATUS<br>函数:readonly SYNC_STATUS: webgl.GLenum;|webgl2.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-graphic.md240 |Added|NA|Method or attribute name: SYNC_STATUS<br>Function name: readonly SYNC_STATUS: webgl.GLenu…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-graphic.md326 …ingContextBase;<br>方法or属性:readonly SYNC_STATUS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:r…
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context.cpp1218 return NVal::CreateInt64(env, WebGL2RenderingContextBase::SYNC_STATUS).val_; in GetSyncStatus()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md140 | webgl2 | WebGL2RenderingContextBase | readonly SYNC_STATUS: GLenum; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-graphic.md326 …ibute name: readonly SYNC_STATUS: GLenum;|Class name: WebGL2RenderingContextBase;<br>Method or att…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md140 | webgl2 | WebGL2RenderingContextBase | readonly SYNC_STATUS: GLenum; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md712 |删除|模块名: webgl2<br>类名: WebGL2RenderingContextBase<br>方法 or 属性:readonly SYNC_STATUS: webgl.GLenum;|N…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md712 …name: WebGL2RenderingContextBase<br>Method or attribute name: readonly SYNC_STATUS: webgl.GLenum;|…