Home
last modified time | relevance | path

Searched defs:events (Results 326 – 350 of 427) sorted by relevance

1...<<1112131415161718

/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/
H A Ddevicemanager_fuzzer.cpp262 int32_t ContextService::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait()
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp264 int32_t ContextService::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait()
/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()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h69 explicit Capabilities(std::vector<uint8_t> events) : events_(events) in Capabilities()
/ohos5.0/base/startup/init/services/loopevent/task/
H A Dle_task.h121 uint32_t events; member
/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_manager_service.cpp314 std::vector<SecurityEvent> &events) in QuerySecurityEvent()
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event.cpp330 int32_t CommonEvent::SetStaticSubscriberState(const std::vector<std::string> &events, bool enable) in SetStaticSubscriberState()
/ohos5.0/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dcommon_event_test.cpp513 std::vector<std::string> events; variable
H A Dcommon_event_proxy_test.cpp376 std::vector<std::string> events; variable
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp255 int32_t ContextService::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp603 napi_value CreateEventInfoArray(napi_env env, const std::vector<std::shared_ptr<AppEventPack>>& eve… in CreateEventInfoArray()
612 napi_value CreateEventGroups(napi_env env, const std::vector<std::shared_ptr<AppEventPack>>& events) in CreateEventGroups()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_command.h65 void AddEvents(std::vector<std::string>&& events) in AddEvents()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_textfield_util.cpp374 const std::string& nodeId, const std::vector<std::string>& events) in AddChildEvent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h318 void ResponseNotification(uint16_t events) in ResponseNotification()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region.cpp237 std::vector<Event> events; in RegionOpLocal() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h107 CArrString events; member
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp325 std::vector<uint32_t> events; in SubscribeManagedEventInner() local
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Ddevice_manager.cpp285 int32_t DeviceManager::OnEpollDispatch(uint32_t events) in OnEpollDispatch()
/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device_builder.cpp220 const auto &events = setEvents.second(); in SetSupportedEvents() local
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_set_param.cpp324 void SetEventsResult(const napi_env &env, const std::vector<std::string> &events, napi_value &commo… in SetEventsResult()
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_manager_service_test.cpp314 std::vector<std::string> events; in HWTEST_F() local
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice_manager.cpp285 int32_t DeviceManager::OnEpollDispatch(uint32_t events) in OnEpollDispatch()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c237 uint32_t events, timeout, i; in GetTimeout() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_socket.c139 static int WaitEvent(int fd, short events, int timeout) in WaitEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e21Test/src/main/
H A Dconfig.json155 "events": [ array

1...<<1112131415161718