Home
last modified time | relevance | path

Searched defs:eventType (Results 1 – 25 of 59) sorted by relevance

123

/base/telephony/state_registry/frameworks/js/napi/src/
Devent_listener_manager.cpp27 int32_t slotId, const TelephonyUpdateEventType eventType) in UnregisterEventListener()
32 void EventListenerManager::RemoveListener(TelephonyUpdateEventType eventType) in RemoveListener()
/base/powermgr/thermal_manager/frameworks/napi/common/
Dthermal_manager_native_event.cpp38 void ThermalManagerNativeEvent::On(const std::string &eventType, napi_value handler) in On()
47 void ThermalManagerNativeEvent::Off(const std::string &eventType) in Off()
68 void ThermalManagerNativeEvent::OnEvent(const std::string &eventType, size_t argc, const napi_value… in OnEvent()
/base/msdp/device_status/frameworks/js/napi/src/
Ddevicestatus_event.cpp39 bool DevicestatusEvent::On(const int32_t& eventType, napi_value handler, bool isOnce) in On()
69 bool DevicestatusEvent::Off(const int32_t& eventType, bool isOnce) in Off()
106 void DevicestatusEvent::OnEvent(const int32_t& eventType, size_t argc, const int32_t& value, bool i… in OnEvent()
/base/miscservices/screenlock/test/unittest/
Dscreenlock_event_list_test.h22 int eventType; member
/base/accessibility/services/test/mock/
Daccessibility_event_info_mock.cpp35 void AccessibilityEventInfo::SetEventType(const EventType eventType) in SetEventType()
48 AccessibilityEventInfo::AccessibilityEventInfo(EventType eventType) in AccessibilityEventInfo()
/base/accessibility/services/aams/test/mock/
Daccessibility_event_info_mock.cpp36 void AccessibilityEventInfo::SetEventType(const EventType eventType) in SetEventType()
46 AccessibilityEventInfo::AccessibilityEventInfo(EventType eventType) in AccessibilityEventInfo()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
Dsys_event_callback_default.h32 void Handle(const std::u16string& domain, const std::u16string& eventName, uint32_t eventType, in Handle()
Dsys_event_callback_ohos_test.cpp28 …OhosTest::Handle(const std::u16string& domain, const std::u16string& eventName, uint32_t eventType, in Handle()
/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool_listener.cpp23 const int eventType, const std::string& eventDetail) in OnHandle()
/base/powermgr/thermal_manager/frameworks/include/
Dthermal_manager_native_event.h29 std::string eventType; member
/base/location/utils/source/
Dcommon_hisysevent.cpp24 static void WriteEvent(const std::string& eventType, Types... args) in WriteEvent()
/base/msdp/device_status/frameworks/js/napi/include/
Ddevicestatus_event.h29 int32_t eventType; member
/base/accessibility/frameworks/systemtest/
Daccessibility_system_ability_client_test.cpp175 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; variable
199 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; variable
223 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; variable
247 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; variable
272 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; variable
/base/accessibility/test/resource/native_application/aamsSystemTestB/src/
Damsstabilityb1.cpp35 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; in OnAbilityConnected() local
76 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; in OnStart() local
189 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; in SendEventWithType() local
206 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; in SubscribeStateObserver() local
217 auto eventType = Accessibility::EventType::TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT; in UnsubscribeStateObserver() local
/base/miscservices/screenlock/interfaces/kits/napi/include/
Devent_listener.h27 int32_t eventType; member
/base/accessibility/frameworks/asacfwk/src/
Daccessibility_state_event.cpp39 void AccessibilityStateEvent::SetEventType(const AccessibilityStateEventType eventType) in SetEventType()
/base/accessibility/frameworks/asacfwk/test/unittest/
Daccessibility_system_ability_client_test.cpp69 …AccessibilityStateEventType eventType = AccessibilityStateEventType::EVENT_ACCESSIBILITY_STATE_CHA… variable
/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
Drule.h27 Rule(std::string eventPath, std::string analysisConfig, std::string eventType) : in Rule()
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dhisysevent_listener_proxy.cpp23 uint32_t eventType, const std::u16string& eventDetail) in Handle()
Dsys_event_callback_proxy.cpp24 …ackProxy::Handle(const std::u16string& domain, const std::u16string& eventName, uint32_t eventType, in Handle()
Dsys_event_callback_stub.cpp47 uint32_t eventType = 0; in OnRemoteRequest() local
/base/hiviewdfx/hiview/utility/smart_parser/rule/
Dextract_rule.cpp29 void ExtractRule::ParseExtractRule(const string& eventType, const string& config, const string& pat… in ParseExtractRule()
85 void ExtractRule::ParseRule(const string& eventType, const Json::Value& json, const string& path) in ParseRule()
124 bool ExtractRule::IsMatchId(const string& eventType, const string& featureId) const in IsMatchId() argument
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dsys_event_callback_proxy.cpp24 …ackProxy::Handle(const std::u16string& domain, const std::u16string& eventName, uint32_t eventType, in Handle()
Dsys_event_callback_stub.cpp47 uint32_t eventType = 0; in OnRemoteRequest() local
/base/telephony/state_registry/frameworks/js/napi/include/
Devent_listener.h28 TelephonyUpdateEventType eventType; member

123