Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_manager.cpp118 auto watcherIter = g_baseWatchers.find(watcherKey); in HiSysEventRemoveWatcher() local
139 auto watcherIter = g_watchers.find(watcherKey); in HiSysEventRecycleWatcher() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_manager_c.cpp83 auto watcherIter = watchers.find(watcherKey); in HiSysEventRemoveWatcher() local