Searched defs:moduleContent (Results 1 – 3 of 3) sorted by relevance
71 bool SignElf::loadModule(std::map<std::string, std::string>& signParams, std::string& moduleContent) in loadModule()200 std::string moduleContent; in WriteSecDataToFile() local
280 public static String getBundleTypeFromJson(String moduleContent) throws ProfileException { in getBundleTypeFromJson()
192 String moduleContent = HapUtils.getModuleContent(input); in getCodeSignBlock() local