Searched defs:formDimension (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_module_record.cpp | 23 …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 D | bundle_active_form_record.cpp | 31 …leActiveFormRecord::BundleActiveFormRecord(const std::string formName, const int32_t formDimension, in BundleActiveFormRecord()
|
H A D | bundle_active_event.cpp | 114 const std::string formName, const int32_t formDimension, in BundleActiveEvent()
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_event_report.h | 68 int64_t formDimension; member
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_state_common.cpp | 319 napi_value formDimension = nullptr; in GetModuleRecordForResult() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | package_usage_test.cpp | 195 int32_t formDimension = 1; variable
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_usage_database.cpp | 1708 const std::string moduleName, const std::string formName, const int32_t formDimension, in RemoveFormData()
|