Home
last modified time | relevance | path

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

/developtools/packing_tool/packing_tool/frameworks/src/json/
Dmodule_json_utils.cpp212 void ModuleJsonUtils::setAtomicServiceFileSizeLimit(std::list<HapVerifyInfo>& hapVerifyInfos) in setAtomicServiceFileSizeLimit() function in OHOS::AppPackingTool::ModuleJsonUtils
/developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/mock/
Dmock_module_json_utils.cpp249 void ModuleJsonUtils::setAtomicServiceFileSizeLimit(std::list<HapVerifyInfo>& hapVerifyInfos) in setAtomicServiceFileSizeLimit() function in OHOS::AppPackingTool::ModuleJsonUtils
/developtools/packing_tool/adapter/ohos/
DCompressor.java2996 public static void setAtomicServiceFileSizeLimit(List<HapVerifyInfo>hapVerifyInfos) { in setAtomicServiceFileSizeLimit() method in Compressor