Home
last modified time | relevance | path

Searched defs:notEntryLimit (Results 1 – 3 of 3) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DHapVerify.java1478 int notEntryLimit = hapVerifyInfoList.get(0).getNotEntrySizeLimit(); in checkAtomicServiceModuleAndDependenciesSize() local
1675 int notEntryLimit = hapVerifyInfoList.get(0).getNotEntrySizeLimit(); in checkFileSize() local
DCompressor.java412 int notEntryLimit = ATOMIC_SERVICE_NON_ENTRY_SIZE_LIMIT_DEFAULT; in parseAtomicServiceNonEntrySizeLimitParameter() local
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dhap_verify_utils.cpp977 int32_t notEntryLimit = hapVerifyInfos.begin()->GetNotEntrySizeLimit(); in CheckFileSizeIsValid() local
1022 int32_t notEntryLimit = hapVerifyInfos.begin()->GetNotEntrySizeLimit(); in CheckAtomicServiceModuleSize() local