Home
last modified time | relevance | path

Searched defs:AddEvent (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_proxy.h44 void AddEvent(int32_t pageId, const std::vector<std::string>& events) override {} in AddEvent() function
H A Ddom_node.cpp163 void DOMNode::AddEvent(int32_t pageId, const std::vector<std::string>& events) in AddEvent() function in OHOS::Ace::Framework::DOMNode
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_grant_event.cpp38 void PermissionGrantEvent::AddEvent(AccessTokenID tokenID, const std::string& permissionName, uint6… in AddEvent() function in OHOS::Security::AccessToken::PermissionGrantEvent
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_select.cpp64 int EventLoopSelect::AddEvent(EventImpl *event) in AddEvent() function in DistributedDB::EventLoopSelect
H A Devent_loop_epoll.cpp230 int EventLoopEpoll::AddEvent(EventImpl *event) in AddEvent() function in DistributedDB::EventLoopEpoll
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_common_event_receiver.cpp38 void ThermalCommonEventReceiver::AddEvent(std::string eventName, EventHandle callback) in AddEvent() function in OHOS::PowerMgr::ThermalCommonEventReceiver
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_period_stats.cpp81 void BundleActivePeriodStats::AddEvent(BundleActiveEvent event) in AddEvent() function in OHOS::DeviceUsageStats::BundleActivePeriodStats
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_matching_skill.cpp64 void MatchingSkills::AddEvent(const std::string& event) in AddEvent() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_manager.cpp140 void RSEventManager::AddEvent(const std::shared_ptr<RSBaseEventDetector>& detectorPtr, int eventInt… in AddEvent() function in OHOS::Rosen::RSEventManager
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmeta_object.cpp153 void MetaObject::AddEvent(const IEvent::Ptr& p) in AddEvent() function in Internal::MetaObject
H A Dmetadata.cpp122 void Metadata::AddEvent(const IEvent::Ptr& p) in AddEvent() function in Internal::Metadata
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp70 void MatchingSkills::AddEvent(const std::string &event) in AddEvent() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp161 uint64_t EventLoop::AddEvent(std::shared_ptr<EventHandler> handler, std::shared_ptr<Event> event, c… in AddEvent() function in OHOS::HiviewDFX::EventLoop
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.cpp259 void AccessibilityNode::AddEvent(int32_t pageId, const std::vector<std::string>& events) in AddEvent() function in OHOS::Ace::AccessibilityNode
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h355 void AddEvent(const IEvent::Ptr& p) override in AddEvent() function
/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp776 void FaultLoggerDaemon::AddEvent(int32_t epollFd, int32_t addFd, uint32_t event) in AddEvent() function in OHOS::HiviewDFX::FaultLoggerDaemon
/ohos5.0/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp170 void AddEvent(InputEvt &event) in AddEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.cpp191 void PasswordResponseArea::AddEvent(const RefPtr<FrameNode>& node) in AddEvent() function in OHOS::Ace::NG::PasswordResponseArea
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp875 void MDnsProtocolImpl::AddEvent(const std::string &key, const Task &task) in AddEvent() function in OHOS::NetManagerStandard::MDnsProtocolImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.cpp1812 void JSTextPickerDialog::AddEvent(RefPtr<PickerTextComponent>& picker, const JSCallbackInfo& info) in AddEvent() function in OHOS::Ace::Framework::JSTextPickerDialog
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1618 void Declaration::AddEvent(int32_t pageId, const std::string& eventId, const std::vector<std::strin… in AddEvent() function in OHOS::Ace::Declaration