Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/intention/prototype/include/
H A Di_epoll_event_source.h34 inline uint32_t IEpollEventSource::GetEvents() const in GetEvents() function
/ohos5.0/base/msdp/device_status/intention/prototype/include/
H A Di_epoll_event_source.h34 inline uint32_t IEpollEventSource::GetEvents() const in GetEvents() function
/ohos5.0/foundation/distributedhardware/distributed_input/services/state/src/
H A Dtouchpad_event_fragment.cpp60 std::vector<RawEvent> TouchPadEventFragment::GetEvents() in GetEvents() function in OHOS::DistributedHardware::DistributedInput::TouchPadEventFragment
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dsubscribe_info.cpp72 std::vector<std::string> CommonEventSubscribeInfoImpl::GetEvents() in GetEvents() function in OHOS::CommonEventManager::CommonEventSubscribeInfoImpl
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dio_event_handler.h60 inline EventId GetEvents() const in GetEvents() function
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_server.cpp199 uint32_t SocketDevice::GetEvents() in GetEvents() function in OHOS::HiviewDFX::SocketDevice
289 uint32_t BBoxDevice::GetEvents() in GetEvents() function in OHOS::HiviewDFX::BBoxDevice
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_matching_skill.cpp80 std::vector<std::string> MatchingSkills::GetEvents() const in GetEvents() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dos_event_listener.cpp107 void OsEventListener::GetEvents(std::vector<std::shared_ptr<AppEventPack>>& events) in GetEvents() function in OHOS::HiviewDFX::OsEventListener
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_impl.cpp250 EventsMask EventImpl::GetEvents() const in GetEvents() function in DistributedDB::EventImpl
H A Devent_loop_impl.cpp83 EventsMask GetEvents() const in GetEvents() function in DistributedDB::EventRequest
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp92 std::vector<std::string> MatchingSkills::GetEvents() const in GetEvents() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_vendor.h312 const std::vector<uint8_t> &GetEvents(void) const in GetEvents() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.cpp286 vector<pair<Entity, IEntityManager::EventType>> EntityManager::GetEvents() in GetEvents() function in EntityManager
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp180 size_t InputHub::GetEvents(RawEvent *buffer, size_t bufferSize) in GetEvents() function in OHOS::DistributedHardware::DistributedInput::InputHub
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp343 std::list<std::shared_ptr<SubscriberEvent>> GetEvents() in GetEvents() function in OHOS::Notification::TestAnsSubscriber