Searched refs:CArrRetAppEventGroup (Results 1 – 5 of 5) sorted by relevance
98 struct CArrRetAppEventGroup { struct120 void (*callbackOnReceiveRef)(char*, CArrRetAppEventGroup); argument
51 std::function<void(char*, CArrRetAppEventGroup)> onReceive = nullptr;71 void InitReceiver(void (*callbackRef)(char*, CArrRetAppEventGroup));
45 … void (*callbackOnReceiveRef)(char*, CArrRetAppEventGroup));
128 void AppEventWatcherImpl::InitReceiver(void (*callbackRef)(char*, CArrRetAppEventGroup)) in InitReceiver() argument353 CArrRetAppEventGroup getEventGroups(const std::vector<std::shared_ptr<OHOS::HiviewDFX::AppEventPack… in getEventGroups()355 CArrRetAppEventGroup eventGroups; in getEventGroups()393 return CArrRetAppEventGroup{0}; in getEventGroups()411 CArrRetAppEventGroup eventGroups = getEventGroups(events); in OnEvents()
217 … void (*callbackOnReceiveRef)(char*, CArrRetAppEventGroup)) in addWatcher() argument