Home
last modified time | relevance | path

Searched refs:AccountCommonEventCallback (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_two.cpp248 DeviceManagerService::GetInstance().AccountCommonEventCallback(userId, commonEventType); in HWTEST_F()
250 DeviceManagerService::GetInstance().AccountCommonEventCallback(userId, commonEventType); in HWTEST_F()
H A DUTTest_device_manager_service.cpp334 DeviceManagerService::GetInstance().AccountCommonEventCallback(userId, commonEventType); in HWTEST_F()
336 DeviceManagerService::GetInstance().AccountCommonEventCallback(userId, commonEventType); in HWTEST_F()
338 DeviceManagerService::GetInstance().AccountCommonEventCallback(userId, commonEventType); in HWTEST_F()
340 DeviceManagerService::GetInstance().AccountCommonEventCallback(userId, commonEventType); in HWTEST_F()
342 DeviceManagerService::GetInstance().AccountCommonEventCallback(userId, commonEventType); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/include/
H A Ddevice_manager_service.h221 void AccountCommonEventCallback(int32_t userId, const std::string commonEventType);
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1597 this->AccountCommonEventCallback(arg1, arg2); in SubscribeAccountCommonEvent()
1625 void DeviceManagerService::AccountCommonEventCallback(int32_t userId, const std::string commonEventType) in AccountCommonEventCallback() function in OHOS::DistributedHardware::DeviceManagerService

Completed in 10 milliseconds