Home
last modified time | relevance | path

Searched defs:CommonEventCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_common_event_observer.h25 struct CommonEventCallback { struct
32 explicit AppAccountCommonEventObserver(const CommonEventCallback &callback); argument
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2238 void DmAuthManager::CommonEventCallback(int32_t userId, std::string commonEventType) in CommonEventCallback() function in OHOS::DistributedHardware::DmAuthManager