Home
last modified time | relevance | path

Searched refs:HandleAccountLogout (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/include/
H A Ddevice_manager_service.h227 void HandleAccountLogout(int32_t userId, const std::string &accountId);
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1643 HandleAccountLogout(MultipleUserConnector::GetCurrentAccountUserID(), in AccountCommonEventCallback()
1653 void DeviceManagerService::HandleAccountLogout(int32_t userId, const std::string &accountId) in HandleAccountLogout() function in OHOS::DistributedHardware::DeviceManagerService
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service.cpp343 DeviceManagerService::GetInstance().HandleAccountLogout(userId, accountId); in HWTEST_F()

Completed in 9 milliseconds