Home
last modified time | relevance | path

Searched refs:HandleAccountLogout (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/
H A Ddevice_manager_service.h222 void HandleAccountLogout(int32_t userId, const std::string &accountId);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1611 HandleAccountLogout(MultipleUserConnector::GetCurrentAccountUserID(), in AccountCommonEventCallback()
1621 void DeviceManagerService::HandleAccountLogout(int32_t userId, const std::string &accountId) in HandleAccountLogout() function in OHOS::DistributedHardware::DeviceManagerService