Home
last modified time | relevance | path

Searched refs:OnCommonEventPackageAdded (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrability_fuzzer/
H A Denterprise_device_mgr_ability_fuzzer.cpp83 enterpriseDeviceMgrAbility->OnCommonEventPackageAdded(eventData); in LLVMFuzzerTestOneInput()
/ohos5.0/base/customization/enterprise_device_management/services/edm/include/
H A Denterprise_device_mgr_ability.h118 void OnCommonEventPackageAdded(const EventFwk::CommonEventData &data);
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp89 that->OnCommonEventPackageAdded(data); in AddCommonEventFuncMap()
229 void EnterpriseDeviceMgrAbility::OnCommonEventPackageAdded(const EventFwk::CommonEventData &data) in OnCommonEventPackageAdded() function in OHOS::EDM::EnterpriseDeviceMgrAbility