Home
last modified time | relevance | path

Searched defs:AccountCommonEventCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_event_subscribe.h30 struct AccountCommonEventCallback { struct
37 …const EventFwk::CommonEventSubscribeInfo &subscribeInfo, const AccountCommonEventCallback &callbac… argument
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl_lite.cpp453 void DeviceManagerServiceImpl::AccountCommonEventCallback(int32_t userId, std::string commonEventTy… in AccountCommonEventCallback() function in OHOS::DistributedHardware::DeviceManagerServiceImpl
H A Ddevice_manager_service_impl.cpp713 void DeviceManagerServiceImpl::AccountCommonEventCallback(int32_t userId, std::string commonEventTy… in AccountCommonEventCallback() function in OHOS::DistributedHardware::DeviceManagerServiceImpl
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1597 void DeviceManagerService::AccountCommonEventCallback(int32_t userId, std::string commonEventType) in AccountCommonEventCallback() function in OHOS::DistributedHardware::DeviceManagerService