Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Dcommon_event_collect.h28 class CommonHandler; variable
95 CommonHandler(const sptr<CommonEventCollect>& collect) :commonCollect_(collect) in CommonHandler() function