Home
last modified time | relevance | path

Searched defs:eventRunner_ (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_runner_adapter_impl.h42 std::shared_ptr<OHOS::AppExecFwk::EventRunner> eventRunner_; variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/conditions/
H A Dgroup_listener.h55 std::shared_ptr<AppExecFwk::EventRunner> eventRunner_; variable
H A Dtimer_listener.h55 std::shared_ptr<AppExecFwk::EventRunner> eventRunner_; variable
/ohos5.0/base/security/access_token/services/privacymanager/include/service/
H A Dprivacy_manager_service.h76 std::shared_ptr<AppExecFwk::EventRunner> eventRunner_; variable
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/include/
H A Dquick_fix_manager_service.h90 std::shared_ptr<AppExecFwk::EventRunner> eventRunner_; variable
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/include/
H A Dmedical_sensor_data_channel.h47 static std::shared_ptr<AppExecFwk::EventRunner> eventRunner_; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/service/
H A Daccesstoken_manager_service.h112 std::shared_ptr<AppExecFwk::EventRunner> eventRunner_; variable
/ohos5.0/base/hiviewdfx/hidumper/services/native/include/
H A Ddump_manager_service.h92 std::shared_ptr<AppExecFwk::EventRunner> eventRunner_; variable
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_broadcast_subscriber_receiver.cpp28 std::shared_ptr<AppExecFwk::EventRunner> eventRunner_ = nullptr; variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h307 std::shared_ptr<AppExecFwk::EventRunner> eventRunner_; variable
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_data_channel.cpp38 std::shared_ptr<AppExecFwk::EventRunner> MedicalSensorDataChannel::eventRunner_; member in OHOS::Sensors::MedicalSensorDataChannel
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/include/
H A Dform_render_record.h274 std::shared_ptr<EventRunner> eventRunner_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.h187 std::shared_ptr<EventRunner> eventRunner_ = nullptr; variable
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Devent_handler.h1077 std::shared_ptr<EventRunner> eventRunner_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp60 std::shared_ptr<AppExecFwk::EventRunner> eventRunner_; member