Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/flowctrl_manager/
H A Dkvstore_flowctrl_manager.h47 static const int SUSTAINED_REFRESH_TIME = 60000; variable
H A Dkvstore_flowctrl_manager.cpp37 sustainedTokenBucket_.refreshTimeGap = SUSTAINED_REFRESH_TIME; in KvStoreFlowCtrlManager()