Home
last modified time | relevance | path

Searched defs:EventType (Results 1 – 25 of 27) sorted by relevance

12

/base/useriam/user_auth_framework/services/core/inc/
Drisk_event_manager.h38 enum EventType : uint32_t { enum
/base/update/updateservice/services/core/ability/alarm/include/
Dtimer_manager.h26 enum class EventType { enum
/base/web/webview/ohos_interface/include/ohos_adapter/
Dhisysevent_adapter.h26 enum EventType { enum
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
Dapp_event.h25 enum EventType { enum
/base/time/time_service/services/time/include/
Devent_manager.h32 enum EventType : int8_t { enum
/base/msdp/device_status/libs/include/
Ddevicestatus_msdp_mock.h35 enum EventType { enum
/base/powermgr/thermal_manager/application/protector/include/
Dthermal_protector_timer.h25 enum EventType { enum
Dthermal_sensor_provider.h32 enum EventType { enum
/base/powermgr/battery_manager/charger/include/
Dbattery_thread.h29 enum EventType { enum
/base/msdp/device_status/intention/cooperate/plugin/include/
Devent_manager.h34 enum EventType { enum
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
Dlib.rs33 pub enum EventType { enum
48 pub fn write(event_domain: &str, event_name: &str, event_type: EventType, in write()
Dsys_event_manager.rs154 pub fn get_event_type(&self) -> EventType { in get_event_type()
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/include/
Dhisysevent_wrapper.h32 enum EventType { enum
/base/update/updater/services/ui/control/
Devent_listener.h30 enum class EventType { enum
/base/web/webview/ohos_nweb/src/
Dnweb_hisysevent.cpp32 enum EventType { enum
/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
Dhiappevent.h122 enum EventType { enum
/base/startup/init/interfaces/innerkits/include/param/
Dinit_param.h70 } EventType; typedef
/base/notification/eventhandler/interfaces/inner_api/
Devent_handler.h29 enum class EventType { enum
/base/hiviewdfx/hiview/base/include/
Dsys_event.h194 enum EventType { enum
/base/msdp/device_status/interfaces/innerkits/include/
Don_screen_data.h38 enum class EventType { enum
/base/hiviewdfx/hiview/plugins/performance/perfmonitor/common/event_builder/
Dxperf_event_builder.cpp48 XperfEventBuilder& XperfEventBuilder::EventType(const HiSysEventEventType& eventType) in EventType() function in OHOS::HiviewDFX::XperfEventBuilder
/base/security/asset/services/core_service/src/
Dsys_event.rs67 fn new(event_type: EventType, domain: &'static str, event_name: &'static str) -> Self { in new()
/base/telephony/core_service/utils/common/include/
Dtelephony_hisysevent.h25 using EventType = OHOS::HiviewDFX::HiSysEvent::EventType; variable
/base/telephony/core_service/test/unittest/esim_gtest/utils/common/include/
Dtelephony_hisysevent.h25 using EventType = OHOS::HiviewDFX::HiSysEvent::EventType; variable
/base/security/asset/interfaces/inner_kits/rs/src/
Dplugin_interface.rs31 pub enum EventType { enum
266 fn process_event(&self, event_type: EventType, params: &mut ExtDbMap) -> Result<(), u32>; in process_event()

12