Home
last modified time | relevance | path

Searched defs:events (Results 276 – 300 of 427) sorted by relevance

1...<<1112131415161718

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_inject.cpp114 const std::vector<RawEvent> &events) in RegisterDistributedEvent()
/ohos5.0/base/sensors/medical_sensor/interfaces/native/src/
H A Dmedical_native_impl.cpp41 static void HandleSensorData(struct SensorEvent *events, int32_t num, void *data) in HandleSensorData()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_app_event_holder.cpp194 std::vector<std::shared_ptr<AppEventPack>> events; in TakeNext() local
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp131 bool TransformPointTest::SendEvents(const Context& ctx, struct input_event* events, size_t nevents) in SendEvents()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp117 int32_t CheckEventSubscriberAddingValidity(const std::vector<std::string>& events) in CheckEventSubscriberAddingValidity()
484 std::vector<std::string> events; in AddSubscriber() local
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Denterprise_device_mgr_proxy_test.cpp720 const std::vector<uint32_t> events; variable
738 const std::vector<uint32_t> events; variable
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Denterprise_device_mgr_ability_test.cpp1943 const std::vector<uint32_t> events = {BUNDLE_ADDED_EVENT, BUNDLE_REMOVED_EVENT}; variable
2089 std::vector<uint32_t> events = {BUNDLE_ADDED_EVENT, BUNDLE_REMOVED_EVENT}; variable
2115 std::vector<uint32_t> events = {APP_START_EVENT, APP_STOP_EVENT}; variable
2136 std::vector<uint32_t> events = {BUNDLE_ADDED_EVENT, BUNDLE_REMOVED_EVENT}; variable
2161 std::vector<uint32_t> events = {APP_START_EVENT, APP_STOP_EVENT}; variable
2887 std::vector<uint32_t> events = {BUNDLE_ADDED_EVENT, BUNDLE_REMOVED_EVENT}; variable
2914 std::vector<uint32_t> events = {BUNDLE_ADDED_EVENT, BUNDLE_REMOVED_EVENT}; variable
2941 std::vector<uint32_t> events = {APP_START_EVENT, APP_STOP_EVENT}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h49 void ParseEvents(const std::unique_ptr<JsonValue>& rootJson, std::vector<std::string>& events, in ParseEvents()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c358 static int32_t TdcOnDataEvent(ListenerModule module, int events, int fd) in TdcOnDataEvent()
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crash_validator/
H A Dcrash_validator.cpp100 void CrashValidator::PrintEvents(int fd, const std::vector<CrashEvent>& events, bool isMatched) in PrintEvents()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_button_util.cpp250 const std::vector<std::string>& events) in AddChildEvent()
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dhisysevent_delegate.cpp211 std::vector<std::string> events; in ConvertQueryRule() local
/ohos5.0/base/startup/init/test/unittest/loopevent/
H A Dloopevent_unittest.cpp75 static void ProcessWatchEventTest(WatcherHandle taskHandle, int fd, uint32_t *events, const void *c… in ProcessWatchEventTest()
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_manager.cpp145 int32_t CommonEventManager::SetStaticSubscriberState(const std::vector<std::string> &events, bool e… in SetStaticSubscriberState()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp373 int AppEventStore::TakeEvents(std::vector<std::shared_ptr<AppEventPack>>& events, int64_t observerS… in TakeEvents()
395 int AppEventStore::QueryEvents(std::vector<std::shared_ptr<AppEventPack>>& events, int64_t observer… in QueryEvents()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp295 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
301 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_event_queue.cpp90 auto &events = eventLists_[ToTelPriority(priority)].events; in InsertEventsInner() local
/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_event.cpp76 std::map<int32_t, std::list<std::shared_ptr<DeviceStatusEventListener>>> events) in SaveCallbackByEvent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp922 const std::vector<uint8_t> &events, int result) const in OnGetCapabilities() argument
1942 …cpCtService::EnableNotification(const RawAddress &rawAddr, const std::vector<uint8_t> &events, uin… in EnableNotification()
1970 … AvrcpCtService::DisableNotification(const RawAddress &rawAddr, const std::vector<uint8_t> &events) in DisableNotification()
1997 void AvrcpCtService::EnableNotificationNative(RawAddress rawAddr, std::vector<uint8_t> events, uint… in EnableNotificationNative()
2014 void AvrcpCtService::DisableNotificationNative(RawAddress rawAddr, std::vector<uint8_t> events) in DisableNotificationNative()
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/
H A DTest_TransformPenJsonDataToInputData.json4 "events":[ array
22 "events":[ array
40 "events":[ array
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_engine.cpp144 …uint32_t events = OHOS::AppExecFwk::FILE_DESCRIPTOR_INPUT_EVENT | OHOS::AppExecFwk::FILE_DESCRIPTO… in ARKTS_CreateEngine() local
/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dnapi_security_event_querier.cpp138 void NapiSecurityEventQuerier::OnQuery(const std::vector<SecurityCollector::SecurityEvent> &events) in OnQuery()
H A Dsecurity_guard_napi.h131 std::vector<OHOS::Security::SecurityCollector::SecurityEvent> events; member
185 OHOS::Security::SecurityCollector::Event events; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp698 int32_t DCameraSourceDev::CameraEventNotify(std::shared_ptr<DCameraEvent>& events) in CameraEventNotify()
763 std::shared_ptr<DCameraEvent> events = std::make_shared<DCameraEvent>(); in NotifyHalResult() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/common/unittest/
H A Dsoftbus_conn_common_test.cpp86 int32_t DataEvent(ListenerModule module, int32_t events, int32_t fd) in DataEvent()

1...<<1112131415161718