Home
last modified time | relevance | path

Searched refs:FORM_IS_REMOVED (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_event.h46 static const int32_t FORM_IS_REMOVED = 16; member in OHOS::DeviceUsageStats::BundleActiveEvent
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_multi_test.cpp132 g_defaultDimension, g_defaultFormId, BundleActiveEvent::FORM_IS_REMOVED); in MultiTestReportEvent()
H A Ddevice_usage_statistics_test.cpp123 g_defaultDimension, g_defaultFormId, BundleActiveEvent::FORM_IS_REMOVED); in HWTEST_F()
H A Dpackage_usage_test.cpp319 event.eventId_ = BundleActiveEvent::FORM_IS_REMOVED; in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp612 event.eventId_ == BundleActiveEvent::FORM_IS_REMOVED) { in ReportEvent()
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp739 } else if (event.eventId_ == BundleActiveEvent::FORM_IS_REMOVED && moduleRecord) { in ReportFormEvent()
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp619 record.specification, record.formId, DeviceUsageStats::BundleActiveEvent::FORM_IS_REMOVED); in HandleDeleteForm()

Completed in 17 milliseconds