Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h499 void AccountIdLogoutEventCallback(int32_t userId);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2242 AccountIdLogoutEventCallback(userId); in CommonEventCallback()
2255 void DmAuthManager::AccountIdLogoutEventCallback(int32_t userId) in AccountIdLogoutEventCallback() function in OHOS::DistributedHardware::DmAuthManager
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.cpp957 authManager_->AccountIdLogoutEventCallback(userId);