Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Ddelay_notify.h42 static constexpr uint32_t SERVICE_INTERVAL = 10000; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Ddelay_notify.cpp116 rdbNotifyConfig.delay_ = SERVICE_INTERVAL; in StartTimer()