Home
last modified time | relevance | path

Searched refs:OnCommonEventSystemUpdate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrability_fuzzer/
H A Denterprise_device_mgr_ability_fuzzer.cpp81 enterpriseDeviceMgrAbility->OnCommonEventSystemUpdate(eventData); in LLVMFuzzerTestOneInput()
/ohos5.0/base/customization/enterprise_device_management/services/edm/include/
H A Denterprise_device_mgr_ability.h140 void OnCommonEventSystemUpdate(const EventFwk::CommonEventData &data);
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp97 that->OnCommonEventSystemUpdate(data); in AddCommonEventFuncMap()
101 void EnterpriseDeviceMgrAbility::OnCommonEventSystemUpdate(const EventFwk::CommonEventData &data) in OnCommonEventSystemUpdate() function in OHOS::EDM::EnterpriseDeviceMgrAbility
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Denterprise_device_mgr_ability_test.cpp2981 edmMgr_->OnCommonEventSystemUpdate(data);