Home
last modified time | relevance | path

Searched defs:SYNC_STATUS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dfile_column.h50 static const std::string SYNC_STATUS; variable
/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
/ohos5.0/base/security/asset/services/db_operator/src/
H A Dtypes.rs104 pub const SYNC_STATUS: &str = "SyncStatus"; const
/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