Home
last modified time | relevance | path

Searched defs:formDimension (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_module_record.cpp23 …tiveModuleRecord::AddOrUpdateOneFormRecord(const std::string formName, const int32_t formDimension, in AddOrUpdateOneFormRecord()
36 …dleActiveModuleRecord::RemoveOneFormRecord(const std::string formName, const int32_t formDimension, in RemoveOneFormRecord()
H A Dbundle_active_form_record.cpp31 …leActiveFormRecord::BundleActiveFormRecord(const std::string formName, const int32_t formDimension, in BundleActiveFormRecord()
H A Dbundle_active_event.cpp114 const std::string formName, const int32_t formDimension, in BundleActiveEvent()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_event_report.h68 int64_t formDimension; member
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_state_common.cpp319 napi_value formDimension = nullptr; in GetModuleRecordForResult() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp195 int32_t formDimension = 1; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp1708 const std::string moduleName, const std::string formName, const int32_t formDimension, in RemoveFormData()