Home
last modified time | relevance | path

Searched defs:events (Results 126 – 150 of 427) sorted by relevance

12345678910>>...18

/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_smooth_processor.cpp71 DragMoveEvent DragSmoothProcessor::GetNearestEvent(const std::vector<DragMoveEvent>& events, uint64… in GetNearestEvent()
174 DragMoveEvent DragSmoothProcessor::GetAvgCoordinate(const std::vector<DragMoveEvent>& events) in GetAvgCoordinate()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dstatic_subscriber_manager.cpp118 std::vector<std::string> events; in InitValidSubscribers() local
489 const std::string &bundleName, const std::vector<std::string> &events, bool enable) in UpdateDisableEvents()
536 std::vector<std::string> events; in SetStaticSubscriberState() local
543 int32_t StaticSubscriberManager::SetStaticSubscriberState(const std::vector<std::string> &events, b… in SetStaticSubscriberState()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributed_event/
H A Ddms_handler_test.cpp142 std::vector<EventNotify> events; variable
H A Ddms_sa_cilent_test.cpp174 std::vector<EventNotify> events; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
H A Dnapi_app_event_holder.h35 std::vector<std::shared_ptr<AppEventPack>> events; member
/ohos5.0/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_processor.cpp66 const std::vector<AppEventInfo>& events) in OnReport()
/ohos5.0/base/notification/common_event_service/tools/test/mock/
H A Dmock_common_event_stub.cpp65 auto events = matchingSkills.GetEvents(); in DumpState() local
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dio_event_reactor.h76 EventId events; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/common/fuzztest/connectioncommon_fuzzer/
H A Dconnectioncommon_fuzzer.cpp59 static int32_t DataEvent(ListenerModule module, int32_t events, int32_t fd) in DataEvent()
/ohos5.0/base/startup/init/initsync/include/
H A Dinit_stage.h43 unsigned int events; member
/ohos5.0/base/notification/eventhandler/test/fuzztest/noneiowaiter_fuzzer/
H A Dnoneiowaiter_fuzzer.cpp50 uint32_t events = *data; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_device_test.c98 uint32_t events; in PlatformDeviceTestWaitEvent() local
209 uint32_t events; in PlatformDeviceTestReliability() local
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinput_parse.cpp153 bool ParseData(cJSON* events, std::vector<DeviceEvent>& eventData) in ParseData()
257 cJSON *events = nullptr; in DataInit() local
/ohos5.0/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_client.c29 CONTROL_FD_STATIC void ProcessPtyWrite(const WatcherHandle taskHandle, int fd, uint32_t *events, co… in ProcessPtyWrite()
49 CONTROL_FD_STATIC void ProcessPtyRead(const WatcherHandle taskHandle, int fd, uint32_t *events, con… in ProcessPtyRead()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Depoll_io_waiter.cpp153 uint32_t events = 0; in WaitFor() local
213 bool EpollIoWaiter::AddFileDescriptor(int32_t fileDescriptor, uint32_t events, const std::string &t… in AddFileDescriptor()
/ohos5.0/base/hiviewdfx/hiview/base/event_report/test/unittest/common/
H A Devent_report_unit_test.cpp67 std::vector<std::shared_ptr<LoggerEvent>> events; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.h38 uint32_t events = 0; member
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dsecurity_guard_data_collect_sa_test.cpp164 std::vector<SecEvent> &events) { in __anon145630c50102()
171 std::vector<SecEvent> events = service.GetSecEventsFromConditions(condition); variable
185 std::string beginTime, std::string endTime) { in __anon145630c50202()
192 std::vector<SecEvent> events = service.GetSecEventsFromConditions(condition); variable
221 std::vector<SecEvent> events{event}; variable
240 std::vector<SecurityCollector::SecurityEvent> events{event}; variable
307 std::vector<SecEvent> &events) { in __anon145630c50902()
332 std::vector<SecEvent> &events) { in __anon145630c50b02()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/windows/
H A Dregistry.rs33 events: Vec<Event>, field
/ohos5.0/foundation/distributedhardware/distributed_input/services/state/src/
H A Ddinput_sink_state.cpp112 void DInputSinkState::SimulateTouchPadStateReset(const std::vector<RawEvent> &events) in SimulateTouchPadStateReset()
163 std::vector<RawEvent> events = this->touchPadEventFragMgr_->GetAndClearEvents(dhId); in SimulateTouchPadEvents() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/
H A Dfullscreenlaunchcomponent.js83 events: [commonEventManager.Support.COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOUT], property in r
/ohos5.0/base/startup/init/services/loopevent/task/
H A Dle_watchtask.c31 uint32_t events = oper; in HandleWatcherEvent_() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.h41 uint32_t events = 0; member
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dwatcher.cpp37 void Watcher::RunCommand(uv_fs_event_t *handle, const char *filename, int events, int status) in RunCommand()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_controller.h48 int32_t DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify()

12345678910>>...18