Home
last modified time | relevance | path

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

/base/security/security_guard/interfaces/inner_api/common/include/
Dsecurity_collector_subscribe_info.h31 Event GetEvent() const { return event_; }; in GetEvent() function
/base/security/security_guard/test/unittest/security_collector/include/
Dsecurity_collector_subscribe_info.h34 Event GetEvent() const { return event_; }; in GetEvent() function
/base/security/security_guard/test/unittest/data_collect/file_system_store/
Dsecurity_collector_subscribe_info.h31 Event GetEvent() const { return event_; }; in GetEvent() function
/base/tee/tee_client/services/cadaemon/src/tui_daemon/
Dtee_tui_daemon_wrapper.cpp65 int32_t GetEvent(char *eventParam, int *paramLen) in GetEvent() function
/base/telephony/core_service/services/network_search/src/
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
/base/notification/common_event_service/frameworks/native/src/
Dmatching_skills.cpp83 std::string MatchingSkills::GetEvent(size_t index) const in GetEvent() function in OHOS::EventFwk::MatchingSkills
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_queue.cpp82 InnerEvent::Pointer EventQueue::GetEvent() in GetEvent() function in OHOS::AppExecFwk::EventQueue
Devent_queue_base.cpp537 InnerEvent::Pointer EventQueueBase::GetEvent() in GetEvent() function in OHOS::AppExecFwk::EventQueueBase
/base/hiviewdfx/hiview/base/include/
Dplugin.h85 virtual std::shared_ptr<Event> GetEvent(Event::MessageType type) in GetEvent() function