Home
last modified time | relevance | path

Searched defs:GetEvent (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/security/security_guard/interfaces/inner_api/collector/include/
H A Dsecurity_collector_subscribe_info.h30 Event GetEvent() const { return event_; }; in GetEvent() function
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_event_req.h37 const std::string &GetEvent() const in GetEvent() function
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dsecurity_collector_subscribe_info.h30 Event GetEvent() const { return event_; }; in GetEvent() function
/ohos5.0/base/security/security_guard/test/unittest/security_collector/include/
H A Dsecurity_collector_subscribe_info.h33 Event GetEvent() const { return event_; }; in GetEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_label.h50 std::function<void(const std::string&)> GetEvent() in GetEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_ffi.h43 OHOS::Ace::NG::TextCommonEvent* GetEvent() in GetEvent() function
/ohos5.0/base/tee/tee_client/services/cadaemon/src/tui_daemon/
H A Dtee_tui_daemon.cpp65 static int32_t GetEvent(char *eventParam, int *paramLen) in GetEvent() function
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_utils.cpp296 AppExecFwk::InnerEvent::Pointer EventSender::GetEvent(int32_t slotId, RadioEvent radioEvent, int32_… in GetEvent() function in OHOS::Telephony::EventSender
317 AppExecFwk::InnerEvent::Pointer EventSender::GetEvent(int32_t slotId, RadioEvent radioEvent) in GetEvent() function in OHOS::Telephony::EventSender
338 AppExecFwk::InnerEvent::Pointer EventSender::GetEvent( in GetEvent() function in OHOS::Telephony::EventSender
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Dtouch_listener_component.h53 const EventMarker& GetEvent( in GetEvent() function
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_matching_skill.cpp74 std::string MatchingSkills::GetEvent(size_t index) const in GetEvent() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_test.cpp93 libinput_event *CrownTransformProcessorTest::GetEvent() in GetEvent() function in OHOS::MMI::CrownTransformProcessorTest
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue.cpp86 InnerEvent::Pointer EventQueue::GetEvent() in GetEvent() function in OHOS::AppExecFwk::EventQueue
H A Devent_queue_base.cpp397 InnerEvent::Pointer EventQueueBase::GetEvent() in GetEvent() function in OHOS::AppExecFwk::EventQueueBase
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp83 std::string MatchingSkills::GetEvent(size_t index) const in GetEvent() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h85 virtual std::shared_ptr<Event> GetEvent(Event::MessageType type) in GetEvent() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.cpp78 void GetEvent(EventImpl *&event) const in GetEvent() function in DistributedDB::EventRequest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp335 InnerEvent::Pointer EventQueue::GetEvent() in GetEvent() function in OHOS::AppExecFwk::EventQueue
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp473 Event& Declaration::GetEvent(EventTag tag) const in GetEvent() function in OHOS::Ace::Declaration