| /test/xts/acts/account/OsAccountTest_js/src/main/js/test/ |
| D | ActsDSGetSet.test.js | 22 event: "Ohos.account.event.LOGIN" property 27 event: "Ohos.account.event.LOGOUT" property 157 event: 'Ohos.account.event.LOGIN', property 170 event: 'Ohos.account.event.LOGOUT' property 199 event: 'Ohos.account.event.LOGIN', property 213 event: 'Ohos.account.event.LOGOUT' property 236 event: 'Ohos.account.event.TOKEN_INVALID', property 256 event: 'Ohos.account.event.LOGIN', property 270 event: 'Ohos.account.event.LOGOFF' property 296 event: 'Ohos.account.event.LOGIN', property [all …]
|
| D | OsAccount.test.js | 22 event: "Ohos.account.event.LOGIN" property 27 event: "Ohos.account.event.LOGOUT" property 152 event: 'Ohos.account.event.LOGIN', property 164 event: 'Ohos.account.event.LOGOUT' property 190 event: 'Ohos.account.event.LOGIN', property 202 event: 'Ohos.account.event.LOGOUT' property 229 event: 'Ohos.account.event.TOKEN_INVALID', property 259 event: 'Ohos.account.event.LOGIN', property 273 event: 'Ohos.account.event.LOGOFF' property 299 event: 'Ohos.account.event.LOGIN', property [all …]
|
| /test/xts/acts/arkui/ace_ets_web_dev_webviewControllerError/entry/src/main/resources/rawfile/ |
| D | index.js | 18 window.addEventListener('message', function(event) { argument 22 h5Port.onmessage = function(event) { argument 60 h5Port.onmessageerror = (event) => { argument
|
| /test/xts/acts/arkui/ace_ets_web_dev_three/entry/src/main/resources/rawfile/ |
| D | index.js | 16 window.addEventListener('message', function(event) { argument 21 h5Port.onmessage = function(event) { argument 59 h5Port.onmessageerror = (event) => { argument
|
| /test/testfwk/arkxtest/uitest/record/ |
| D | pointer_tracker.cpp | 18 void FingerTracker::HandleDownEvent(TouchEventInfo& event) in HandleDownEvent() 25 void FingerTracker::HandleMoveEvent(TouchEventInfo& event) in HandleMoveEvent() 31 void FingerTracker::UpdatevelocityTracker(TouchEventInfo& event) in UpdatevelocityTracker() 35 void FingerTracker::HandleUpEvent(TouchEventInfo& event) in HandleUpEvent() 70 void PointerTracker::HandleDownEvent(TouchEventInfo& event) in HandleDownEvent() 103 void PointerTracker::HandleMoveEvent(TouchEventInfo& event) in HandleMoveEvent() 115 void PointerTracker::HandleUpEvent(TouchEventInfo& event) in HandleUpEvent() 152 void PointerTracker::HandleMoveEvent(TouchEventInfo& event, TouchOpt touchOpt) in HandleMoveEvent() 159 void PointerTracker::HandleUpEvent(TouchEventInfo& event, TouchOpt touchOpt) in HandleUpEvent()
|
| D | velocity_tracker.cpp | 24 void VelocityTracker::UpdateTouchEvent(const TouchEventInfo& event, bool end) in UpdateTouchEvent()
|
| /test/xts/hats/hdf/motion/hdi/ |
| D | motion_callback_impl.cpp | 23 int32_t MotionCallbackImpl::OnDataEvent(const HdfMotionEvent &event) in OnDataEvent()
|
| /test/xts/hats/hdf/wlan/hdi_service/ |
| D | wlan_callback_impl.c | 30 static int32_t WlanCallbackResetDriver(struct IWlanCallback *self, uint32_t event, int32_t code, co… in WlanCallbackResetDriver() 58 static int32_t WlanCallbackScanResult(struct IWlanCallback *self, uint32_t event, in WlanCallbackScanResult() 75 static int32_t WlanCallbackScanResults(struct IWlanCallback *self, uint32_t event, in WlanCallbackScanResults()
|
| /test/xts/acts/ability/ability_runtime/fa/faapplicationinfo/src/main/js/MainAbility2/pages/index/ |
| D | index.js | 19 let event = '' variable
|
| /test/xts/hats/hdf/codec/benchmarktest/ |
| D | codec_callback_service.cpp | 23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler()
|
| /test/xts/hats/hdf/input/hdi_passthrough/ |
| D | input_callback_impl.cpp | 41 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback()
|
| /test/xts/hats/hdf/input/PassthroughBenchmarkTest/ |
| D | input_callback_impl.cpp | 41 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback()
|
| /test/xts/hats/powermgr/thermal/hdi_thermal/common/ |
| D | hdi_thermal_test.cpp | 46 int32_t OnThermalDataEvent(const HdfThermalCallbackInfo &event) override in OnThermalDataEvent() 62 int32_t OnFanDataEvent(const HdfThermalCallbackInfo &event) override in OnFanDataEvent() 253 HdfThermalCallbackInfo event; variable
|
| /test/xts/hats/powermgr/battery/hdi_battery/common/ |
| D | hdi_battery_test.cpp | 40 int32_t Update(const HDI::Battery::V1_2::BatteryInfo& event) override in Update() 322 OHOS::HDI::Battery::V1_2::BatteryInfo event = { variable
|
| /test/xts/acts/account/osaccount/actsosaccountthirdpartytest/src/main/js/test/ |
| D | OsAccountIs.test.js | 38 event: "Ohos.account.event.LOGIN" property 67 event: "Ohos.account.event.LOGIN" property
|
| D | OsAccountCheck.test.js | 42 event: "Ohos.account.event.LOGIN" property 71 event: "Ohos.account.event.LOGIN" property
|
| /test/xts/hats/hdf/nfc/hdcService/ |
| D | nfc_services_test.cpp | 76 int32_t OnEvent(NfcEvent event, NfcStatus status) override in OnEvent() 109 static void EventCallback(uint8_t event, uint8_t status) in EventCallback()
|
| /test/xts/hats/hdf/location/geofence/ |
| D | location_geofence_test.cpp | 57 …ortGeofenceEvent(int32_t fenceIndex, const LocationInfo& location, GeofenceEvent event, int64_t ti… in ReportGeofenceEvent()
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/continuoustaskrelyhap/entry/src/main/js/ServiceAbility/ |
| D | service.js | 25 let event; variable
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/backgroundtaskmanager/src/main/js/ServiceAbility/ |
| D | service.js | 25 let event; variable
|
| /test/xts/hats/hdf/sensor/common/ |
| D | hdf_sensor_test.cpp | 105 int32_t TraditionalSensorTestDataCallback(const struct SensorEvents *event) in TraditionalSensorTestDataCallback() 120 int32_t MedicalSensorTestDataCallback(const struct SensorEvents *event) in MedicalSensorTestDataCallback()
|
| /test/xts/acts/multimedia/avsession/avsession_js_standard/avsessionManager/src/main/js/test/ |
| D | AVSessionErrorCode.test.js | 33 let event = {action:2, key:keyItem, keys:[keyItem]}; variable
|
| /test/testfwk/xdevice/src/xdevice/_core/environment/ |
| D | device_state.py | 87 def handle_allocation_event(old_state, event): argument
|
| /test/xts/acts/sensors_lite/sensor_posix/src/ |
| D | sensor_agent_interfaces_test.cpp | 40 void SensorDataCallbackImpl(SensorEvent *event) in SensorDataCallbackImpl()
|
| /test/xts/hats/hdf/sensor/hdiService/ |
| D | sensor_callback_impl.cpp | 94 int32_t SensorCallbackImpl::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent()
|