Searched refs:HandleApplicationEvent (Results 1 – 2 of 2) sorted by relevance
85 ErrCode HandleApplicationEvent(const std::vector<uint32_t> &events, bool subscribe);
995 ErrCode EnterpriseDeviceMgrAbility::HandleApplicationEvent(const std::vector<uint32_t> &events, boo… in HandleApplicationEvent() function in OHOS::EDM::EnterpriseDeviceMgrAbility1016 RETURN_IF_FAILED(HandleApplicationEvent(events, true)); in SubscribeManagedEvent()1029 return HandleApplicationEvent(events, false); in UnsubscribeManagedEvent()