HomeSort by relevance Sort by last modified time
    Searched refs:AddProblem (Results 1 - 2 of 2) sorted by null

  /build/tools/releasetools/
check_target_files_signatures 75 def AddProblem(msg):
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...]
check_target_files_signatures.py 75 def AddProblem(msg):
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...]

Completed in 137 milliseconds