Home
last modified time | relevance | path

Searched refs:OnProfileChanged (Results 1 - 15 of 15) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/services/core/include/subscribemanager/
H A Dprofile_event_notifier_proxy.h30 void OnProfileChanged(const ProfileChangeNotification& changeNotification) override;
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/
H A Diprofile_event_callback.h37 virtual void OnProfileChanged(const ProfileChangeNotification& changeNotification) {} in OnProfileChanged() function in OHOS::DeviceProfile::IProfileEventCallback
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_event_notifier_proxy.cpp59 void ProfileEventNotifierProxy::OnProfileChanged(const ProfileChangeNotification& changeNotification) in OnProfileChanged() function in OHOS::DeviceProfile::ProfileEventNotifierProxy
H A Dprofile_change_handler.cpp191 profileEventNotifier->OnProfileChanged(changeNotification); in NotifyProfileChangedLocked()
212 profileEventNotifier->OnProfileChanged(filteredNotification); in NotifyProfileChangedLocked()
/foundation/deviceprofile/device_info_manager/old/tools/dp/include/
H A Ddp_command.h60 void OnProfileChanged(const ProfileChangeNotification& changeNotification) override;
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Dprofile_event_notifier_stub.cpp98 profileEventCb_->OnProfileChanged(changeNotification); in OnProfileChangedInner()
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_proxy_test.cpp122 eventCb.OnProfileChanged(changeNotification); in HWTEST_F()
H A Dprofile_event_notifier_proxy_test.cpp98 * @tc.desc: OnProfileChanged
109 proxy->OnProfileChanged(notification); in HWTEST_F()
H A Devent_subscribe_test.cpp69 void OnProfileChanged(const ProfileChangeNotification& changeNotification) override
H A Dprofile_crud_test.cpp86 void OnProfileChanged(const ProfileChangeNotification& changeNotification) override
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Devent_manager.h86 void OnProfileChanged(const DDPCooperateSwitchChanged &event);
H A Dstate_machine.h73 void OnProfileChanged(Context &context, const CooperateEvent &event);
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dstate_machine.cpp121 this->OnProfileChanged(context, event); in StateMachine()
367 void StateMachine::OnProfileChanged(Context &context, const CooperateEvent &event) in OnProfileChanged() function in OHOS::Msdp::DeviceStatus::Cooperate::StateMachine
371 context.eventMgr_.OnProfileChanged(notice); in OnProfileChanged()
H A Devent_manager.cpp176 void EventManager::OnProfileChanged(const DDPCooperateSwitchChanged &event) in OnProfileChanged() function in OHOS::Msdp::DeviceStatus::Cooperate::EventManager
/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp484 void ProfileEventCallback::OnProfileChanged(const ProfileChangeNotification& changeNotification) in OnProfileChanged() function in OHOS::DeviceProfile::ProfileEventCallback
486 HILOGI("OnProfileChanged"); in OnProfileChanged()

Completed in 10 milliseconds