Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dcheck_target_files_signatures85 def AddProblem(msg): function
173 AddProblem("error reading cert:\n" + err.decode())
178 AddProblem("error parsing cert output")
217 AddProblem("No signature found")
249 AddProblem("Failed to parse cert info")
257 AddProblem("Failed to parse cert subject or digest")
269 AddProblem("failed to read manifest")
282 AddProblem("multiple sharedUserId declarations")
286 AddProblem("multiple package declarations")
290 AddProblem("no package declaration")
[all …]
Dcheck_target_files_signatures.py85 def AddProblem(msg): function
173 AddProblem("error reading cert:\n" + err.decode())
178 AddProblem("error parsing cert output")
217 AddProblem("No signature found")
249 AddProblem("Failed to parse cert info")
257 AddProblem("Failed to parse cert subject or digest")
269 AddProblem("failed to read manifest")
282 AddProblem("multiple sharedUserId declarations")
286 AddProblem("multiple package declarations")
290 AddProblem("no package declaration")
[all …]