Home
last modified time | relevance | path

Searched refs:OnUserRemove (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_background_proxy.h63 void OnUserRemove(int32_t userId);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_background_proxy.cpp294 void LocatorBackgroundProxy::OnUserRemove(int32_t userId) in OnUserRemove() function in OHOS::Location::LocatorBackgroundProxy
370 locatorProxy->OnUserRemove(userId); in OnReceiveEvent()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderdatamanager_fuzzer/
H A Dreminderdatamanager_fuzzer.cpp58 manager->OnUserRemove(userId); in DoSomethingInterestingWithManager()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_event_manager.cpp213 reminderDataManager_->OnUserRemove(data.GetCode()); in OnReceiveEvent()
H A Dreminder_data_manager.cpp369 void ReminderDataManager::OnUserRemove(const int32_t& userId) in OnUserRemove() function in OHOS::Notification::ReminderDataManager
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp113 manager->OnUserRemove(0); in HWTEST_F()
120 manager->OnUserRemove(0); in HWTEST_F()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h158 void OnUserRemove(const int32_t& userId);
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_background_proxy_test.cpp383 locatorBackgroundProxy->OnUserRemove(userId);
394 locatorBackgroundProxy->OnUserRemove(0);