Home
last modified time | relevance | path

Searched refs:MAX_FORM_NUM (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_module_record.cpp21 static const int32_t MAX_FORM_NUM = 1000; variable
116 if (size > MAX_FORM_NUM) { in UnMarshalling()