Home
last modified time | relevance | path

Searched defs:asyncQueue_ (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/eventcenter/
Devent_center.h63 static thread_local AsyncQueue *asyncQueue_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/
Devent_center.cpp19 thread_local EventCenter::AsyncQueue *EventCenter::asyncQueue_ = nullptr; member in OHOS::DistributedData::EventCenter