Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dcheck_target_files_signatures75 def AddProblem(msg): function
154 AddProblem("error reading cert:\n" + err)
159 AddProblem("error parsing cert output")
194 AddProblem("no signature")
205 AddProblem("failed to read manifest")
218 AddProblem("multiple sharedUserId declarations")
222 AddProblem("multiple package declarations")
226 AddProblem("no package declaration")
276 AddProblem("different cert sets for packages with uid %s" % (uid,))
296 AddProblem("hasn't been signed with EXTERNAL cert")
[all …]
Dcheck_target_files_signatures.py75 def AddProblem(msg): function
154 AddProblem("error reading cert:\n" + err)
159 AddProblem("error parsing cert output")
194 AddProblem("no signature")
205 AddProblem("failed to read manifest")
218 AddProblem("multiple sharedUserId declarations")
222 AddProblem("multiple package declarations")
226 AddProblem("no package declaration")
276 AddProblem("different cert sets for packages with uid %s" % (uid,))
296 AddProblem("hasn't been signed with EXTERNAL cert")
[all …]