Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dbattery_status.cpp20 constexpr int32_t STOP_CAPACITY_LIMIT = 10; variable
55 if (capacity < STOP_CAPACITY_LIMIT) { in IsAllowUpload()
80 if (capacity < STOP_CAPACITY_LIMIT) { in IsBatteryCapcityOkay()