| /base/sensors/medical_sensor/utils/src/ |
| H A D | report_data_cache.cpp | 54 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 D | sensor_event_callback.cpp | 43 int32_t SensorEventCallback::OnDataEvent(const HdfSensorEvents &event) in OnDataEvent() argument [all...] |
| /base/sensors/sensor_lite/interfaces/kits/native/test/unittest/src/ |
| H A D | sensor_agent_interfaces_test.cpp | 38 void SensorDataCallbackImpl(SensorEvent *event)
in SensorDataCallbackImpl() argument
|
| /base/startup/init/initsync/src/ |
| H A D | init_sync.c | 51 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 D | sys_event.c | 62 void ReportSysEvent(const StartupEvent *event)
in ReportSysEvent() argument
|
| H A D | sys_event.h | 39 StartupEvent event;
member
|
| /base/security/security_guard/test/unittest/security_collector/include/ |
| H A D | security_collector_subscribe_info.h | 26 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 D | security_collector_subscribe_info.h | 26 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 D | security_collector_run_manager.cpp | 37 void SecurityCollectorRunManager::CollectorListenner::OnNotify(const Event &event) in OnNotify() argument
|
| /base/telephony/cellular_call/vendor/ims/test/ui_client/ |
| H A D | ims_test_handler.cpp | 52 void ImsTestHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() argument
|
| /base/telephony/core_service/services/network_search/src/ |
| H A D | nr_ssb_info.cpp | 43 bool NrSsbInfo::ProcessGetNrSsbId(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetNrSsbId() argument
|
| /base/telephony/core_service/services/tel_ril/src/ |
| H A D | tel_ril_handler.cpp | 22 void TelRilHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() argument
|
| /base/telephony/cellular_data/services/src/state_machine/ |
| H A D | disconnecting.cpp | 45 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 D | tel_ril_handler_test.cpp | 51 auto event = AppExecFwk::InnerEvent::Get(0); in HWTEST_F() local
|
| /base/useriam/user_auth_framework/test/fuzztest/dummy/ |
| H A D | dummy_finite_state_machine.h | 30 void Schedule(uint32_t event) {}; in Schedule() argument
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/ |
| H A D | wfd_source_session_test.cpp | 190 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 D | wfd_sink_session_test.cpp | 58 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 D | ability_lifecycle_observer.cpp | 28 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 D | mock_lifecycle_observer.cpp | 51 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 D | intell_voice_engine_callback_stub.cpp | 51 IntellVoiceEngineCallBackEvent event = { in OnIntellVoiceEngineEventInner() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/ |
| H A D | dsched_continue_state_machine.cpp | 43 int32_t DSchedContinueStateMachine::Execute(const AppExecFwk::InnerEvent::Pointer &event) in Execute() argument
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/sink_state/ |
| H A D | dsched_continue_sink_wait_end_state.cpp | 38 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 D | dsched_continue_sink_end_state.cpp | 37 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 D | dsched_continue_source_end_state.cpp | 37 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 D | engine_event_callback.cpp | 37 OnEvent( const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent &event) OnEvent() argument [all...] |