Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp39 constexpr uint32_t UNSUB_DELAY_TIME = 10 * 1000; variable
211 unsubHandler_->PostTask(unsubTask, UNSUB_DELAY_TIME); in CreateCommonEventSubscriberLocked()