Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dmedia_backup_report_data_type.h259 int32_t cloudType_ = DUAL_CLOUD_TYPE_SKIP; variable
293 return this->cloudType_; in GetCloudType()
297 this->cloudType_ = cloudType; in SetCloudType()