Home
last modified time | relevance | path

Searched defs:event (Results 201 - 225 of 2787) sorted by relevance

12345678910>>...112

/base/sensors/medical_sensor/utils/src/
H A Dreport_data_cache.cpp54 int32_t ReportDataCache::CacheData(const struct SensorEvent* event, sptr<ReportDataCache> cache) in CacheData() argument
[all...]
/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dsensor_event_callback.cpp43 int32_t SensorEventCallback::OnDataEvent(const HdfSensorEvents &event) in OnDataEvent() argument
[all...]
/base/sensors/sensor_lite/interfaces/kits/native/test/unittest/src/
H A Dsensor_agent_interfaces_test.cpp38 void SensorDataCallbackImpl(SensorEvent *event) in SensorDataCallbackImpl() argument
/base/startup/init/initsync/src/
H A Dinit_sync.c51 int NotifyInit(unsigned long event) in NotifyInit() argument
65 void TriggerStage(unsigned int event, unsigned int wait, QuickstartStage stagelevel) in TriggerStage() argument
/base/startup/init/services/modules/sysevent/
H A Dsys_event.c62 void ReportSysEvent(const StartupEvent *event) in ReportSysEvent() argument
H A Dsys_event.h39 StartupEvent event; member
/base/security/security_guard/test/unittest/security_collector/include/
H A Dsecurity_collector_subscribe_info.h26 explicit SecurityCollectorSubscribeInfo(const Event &event, int64_t duration = -1, bool isNotify = false) in SecurityCollectorSubscribeInfo() argument
/base/security/security_guard/test/unittest/data_collect/sa/
H A Dsecurity_collector_subscribe_info.h26 explicit SecurityCollectorSubscribeInfo(const Event &event, int64_t duration = -1, bool isNotify = false) in SecurityCollectorSubscribeInfo() argument
/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_run_manager.cpp37 void SecurityCollectorRunManager::CollectorListenner::OnNotify(const Event &event) in OnNotify() argument
/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_test_handler.cpp52 void ImsTestHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() argument
/base/telephony/core_service/services/network_search/src/
H A Dnr_ssb_info.cpp43 bool NrSsbInfo::ProcessGetNrSsbId(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetNrSsbId() argument
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_handler.cpp22 void TelRilHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() argument
/base/telephony/cellular_data/services/src/state_machine/
H A Ddisconnecting.cpp45 void Disconnecting::ProcessDisconnectTimeout(const AppExecFwk::InnerEvent::Pointer &event) in ProcessDisconnectTimeout() argument
71 void Disconnecting::ProcessRilAdapterHostDied(const AppExecFwk::InnerEvent::Pointer &event) in ProcessRilAdapterHostDied() argument
89 void Disconnecting::ProcessRilDeactivateDataCall(const AppExecFwk::InnerEvent::Pointer &event) in ProcessRilDeactivateDataCall() argument
124 bool Disconnecting::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() argument
[all...]
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_handler_test.cpp51 auto event = AppExecFwk::InnerEvent::Get(0); in HWTEST_F() local
/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Ddummy_finite_state_machine.h30 void Schedule(uint32_t event) {}; in Schedule() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/
H A Dwfd_source_session_test.cpp190 SharingEvent event; in HWTEST_F() local
205 SharingEvent event; in HWTEST_F() local
217 SharingEvent event; in HWTEST_F() local
229 SharingEvent event; in HWTEST_F() local
[all...]
H A Dwfd_sink_session_test.cpp58 SharingEvent event; in HWTEST_F() local
72 SharingEvent event; in HWTEST_F() local
89 SharingEvent event; in HWTEST_F() local
106 SharingEvent event; in HWTEST_F() local
125 SharingEvent event; HWTEST_F() local
141 SharingEvent event; HWTEST_F() local
156 SharingEvent event; HWTEST_F() local
175 SharingEvent event; HWTEST_F() local
195 SharingEvent event; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_lifecycle_observer.cpp28 void LifecycleObserver::OnStateChanged(Lifecycle::Event event, const Want &want) {} in OnStateChanged() argument
30 virtual void LifecycleObserver::OnStateChanged(LifeCycle::Event event) {} in OnStateChanged() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/
H A Dmock_lifecycle_observer.cpp51 void MockLifecycleObserver::OnStateChanged(LifeCycle::Event event, const Want& want) in OnStateChanged() argument
56 void MockLifecycleObserver::OnStateChanged(LifeCycle::Event event) in OnStateChanged() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_callback_stub.cpp51 IntellVoiceEngineCallBackEvent event = { in OnIntellVoiceEngineEventInner() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/
H A Ddsched_continue_state_machine.cpp43 int32_t DSchedContinueStateMachine::Execute(const AppExecFwk::InnerEvent::Pointer &event) in Execute() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/sink_state/
H A Ddsched_continue_sink_wait_end_state.cpp38 Execute(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) Execute() argument
65 DoNotifyCompleteTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoNotifyCompleteTask() argument
80 DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoContinueEndTask() argument
[all...]
H A Ddsched_continue_sink_end_state.cpp37 Execute(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) Execute() argument
64 DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoContinueEndTask() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/source_state/
H A Ddsched_continue_source_end_state.cpp37 Execute(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) Execute() argument
63 DoContinueEndTask(std::shared_ptr<DSchedContinue> dContinue, const AppExecFwk::InnerEvent::Pointer &event) DoContinueEndTask() argument
[all...]
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dengine_event_callback.cpp37 OnEvent( const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent &event) OnEvent() argument
[all...]

Completed in 15 milliseconds

12345678910>>...112