Searched defs:formDimension (Results 1 - 7 of 7) sorted by relevance
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_form_record.cpp | 31 BundleActiveFormRecord::BundleActiveFormRecord(const std::string formName, const int32_t formDimension, in BundleActiveFormRecord() argument
|
H A D | bundle_active_event.cpp | 113 BundleActiveEvent(const std::string bundleName, const std::string moduleName, const std::string formName, const int32_t formDimension, const int64_t formId, const int32_t eventId, const int32_t uid) BundleActiveEvent() argument
|
H A D | bundle_active_module_record.cpp | 23 void BundleActiveModuleRecord::AddOrUpdateOneFormRecord(const std::string formName, const int32_t formDimension, in AddOrUpdateOneFormRecord() argument 36 void BundleActiveModuleRecord::RemoveOneFormRecord(const std::string formName, const int32_t formDimension, in RemoveOneFormRecord() argument
|
/foundation/ability/form_fwk/services/include/ |
H A D | form_event_report.h | 68 int64_t formDimension; member
|
/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | package_usage_test.cpp | 195 int32_t formDimension = 1; in HWTEST_F() local
|
/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_state_common.cpp | 319 napi_value formDimension = nullptr; in GetModuleRecordForResult() local
|
/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_usage_database.cpp | 1702 RemoveFormData(const int32_t userId, const std::string bundleName, const std::string moduleName, const std::string formName, const int32_t formDimension, const int64_t formId, const int32_t uid) RemoveFormData() argument
|
Completed in 9 milliseconds