Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/sync_strategies/
H A Dnetwork_sync_strategy.h34 uint32_t strategy = DEFAULT_STRATEGY;
52 static constexpr uint32_t DEFAULT_STRATEGY = WIFI | CELLULAR; variable