| /test/xts/acts/account/OsAccountTest_js/src/main/js/test/ |
| D | ActsDSGetSet.test.js | 23 event: "Ohos.account.event.LOGIN" property 28 event: "Ohos.account.event.LOGOUT" property 122 event: 'Ohos.account.event.LOGIN', property 134 event: 'Ohos.account.event.LOGOUT' property 163 event: 'Ohos.account.event.LOGIN', property 176 event: 'Ohos.account.event.LOGOUT' property 199 event: 'Ohos.account.event.TOKEN_INVALID', property 219 event: 'Ohos.account.event.LOGIN', property 232 event: 'Ohos.account.event.LOGOFF' property 258 event: 'Ohos.account.event.LOGIN', property [all …]
|
| D | OsAccount.test.js | 23 event: "Ohos.account.event.LOGIN" property 28 event: "Ohos.account.event.LOGOUT" property 124 event: 'Ohos.account.event.LOGIN', property 135 event: 'Ohos.account.event.LOGOUT' property 159 event: 'Ohos.account.event.LOGIN', property 170 event: 'Ohos.account.event.LOGOUT' property 191 event: 'Ohos.account.event.TOKEN_INVALID', property 214 event: 'Ohos.account.event.LOGIN', property 227 event: 'Ohos.account.event.LOGOFF' property
|
| /test/xts/hats/hdf/wlan/hdi_service/ |
| D | wlan_callback_impl.c | 22 static int32_t WlanCallbackResetDriver(struct IWlanCallback *self, uint32_t event, int32_t code, co… in WlanCallbackResetDriver() 29 static int32_t WlanCallbackScanResult(struct IWlanCallback *self, uint32_t event, in WlanCallbackScanResult()
|
| /test/xts/hats/hdf/motion/hdi/ |
| D | motion_callback_service.cpp | 23 int32_t MotionCallbackService::OnDataEvent(const HdfMotionEvent &event) in OnDataEvent()
|
| /test/xts/acts/ability/ability_runtime/fa/faapplicationinfo/src/main/js/MainAbility2/pages/index/ |
| D | index.js | 19 let event = '' variable
|
| /test/testfwk/arkxtest/uitest/record/ |
| D | velocity_tracker.cpp | 23 void VelocityTracker::UpdateTouchEvent(const TouchEventInfo& event, bool end) in UpdateTouchEvent()
|
| /test/xts/hats/powermgr/battery/hdi_battery/common/ |
| D | hdi_battery_test.cpp | 40 int32_t Update(const HDI::Battery::V1_1::BatteryInfo& event) override in Update() 322 OHOS::HDI::Battery::V1_1::BatteryInfo event = { variable
|
| /test/xts/hats/powermgr/thermal/hdi_thermal/common/ |
| D | hdi_thermal_test.cpp | 45 int32_t OnThermalDataEvent(const HdfThermalCallbackInfo &event) override in OnThermalDataEvent() 234 HdfThermalCallbackInfo event; variable
|
| /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/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/location/geofence/ |
| D | location_geofence_test.cpp | 56 …ortGeofenceEvent(int32_t fenceIndex, const LocationInfo& location, GeofenceEvent event, int64_t ti… in ReportGeofenceEvent()
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/backgroundtaskmanager/src/main/js/ServiceAbility/ |
| D | service.js | 25 let event; variable
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/continuoustaskrelyhap/entry/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/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()
|
| /test/testfwk/arkxtest/jsunit/src/ |
| D | core.js | 67 registerEvent(serviceName, event) { argument
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/backgroundtaskmanager/src/main/js/test/ |
| D | ContinuousTaskJsunit.test.js | 59 async function startAbilityWithOption(subscribeInfo, option, event, done) { argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/managers/ |
| D | manager_device.py | 270 def handle_device_event(self, device, event): argument
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | ui_action_test.cpp | 146 for (uint32_t event = 0; event < events.GetSize(); event++) { in TEST_F() local 191 for (uint32_t event = 0; event < events.GetSize(); event++) { in TEST_F() local
|
| D | widget_operator_test.cpp | 301 for (uint32_t event = 0; event < touch_event_records->GetSize() - 1; event++) { in TEST_F() local
|
| /test/ostest/wukong/report/src/ |
| D | report.cpp | 53 struct inotify_event *event; in ListenCrashDir() local
|
| /test/testfwk/arkxtest/uitest/connection/ |
| D | ipc_transactor.cpp | 191 CommonEventData event; in PublishCallerAndWaitForBackcaller() local
|