/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/ |
H A D | distributed_input_inject.cpp | 114 const std::vector<RawEvent> &events) in RegisterDistributedEvent()
|
/ohos5.0/base/sensors/medical_sensor/interfaces/native/src/ |
H A D | medical_native_impl.cpp | 41 static void HandleSensorData(struct SensorEvent *events, int32_t num, void *data) in HandleSensorData()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
H A D | napi_app_event_holder.cpp | 194 std::vector<std::shared_ptr<AppEventPack>> events; in TakeNext() local
|
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
H A D | transform_point_test.cpp | 131 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 D | sys_event_service_ohos.cpp | 117 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 D | enterprise_device_mgr_proxy_test.cpp | 720 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 D | enterprise_device_mgr_ability_test.cpp | 1943 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 D | js_card_parser.h | 49 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 D | trans_tcp_direct_listener.c | 358 static int32_t TdcOnDataEvent(ListenerModule module, int events, int fd) in TdcOnDataEvent()
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crash_validator/ |
H A D | crash_validator.cpp | 100 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 D | dom_button_util.cpp | 250 const std::vector<std::string>& events) in AddChildEvent()
|
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
H A D | hisysevent_delegate.cpp | 211 std::vector<std::string> events; in ConvertQueryRule() local
|
/ohos5.0/base/startup/init/test/unittest/loopevent/ |
H A D | loopevent_unittest.cpp | 75 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 D | common_event_manager.cpp | 145 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 D | app_event_store.cpp | 373 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 D | event_handler.cpp | 295 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 D | tel_event_queue.cpp | 90 auto &events = eventLists_[ToTelPriority(priority)].events; in InsertEventsInner() local
|
/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/ |
H A D | devicestatus_event.cpp | 76 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 D | avrcp_ct_service.cpp | 922 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 D | Test_TransformPenJsonDataToInputData.json | 4 "events":[ array 22 "events":[ array 40 "events":[ array
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_engine.cpp | 144 …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 D | napi_security_event_querier.cpp | 138 void NapiSecurityEventQuerier::OnQuery(const std::vector<SecurityCollector::SecurityEvent> &events) in OnQuery()
|
H A D | security_guard_napi.h | 131 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 D | dcamera_source_dev.cpp | 698 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 D | softbus_conn_common_test.cpp | 86 int32_t DataEvent(ListenerModule module, int32_t events, int32_t fd) in DataEvent()
|