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

  /build/make/tools/releasetools/
check_target_files_signatures 76 def AddProblem(msg):
155 AddProblem("error reading cert:\n" + err)
160 AddProblem("error parsing cert output")
195 AddProblem("no signature")
206 AddProblem("failed to read manifest")
219 AddProblem("multiple sharedUserId declarations")
223 AddProblem("multiple package declarations")
227 AddProblem("no package declaration")
299 AddProblem("different cert sets for packages with uid %s" % (uid,))
319 AddProblem("hasn't been signed with EXTERNAL cert"
    [all...]
check_target_files_signatures.py 76 def AddProblem(msg):
155 AddProblem("error reading cert:\n" + err)
160 AddProblem("error parsing cert output")
195 AddProblem("no signature")
206 AddProblem("failed to read manifest")
219 AddProblem("multiple sharedUserId declarations")
223 AddProblem("multiple package declarations")
227 AddProblem("no package declaration")
299 AddProblem("different cert sets for packages with uid %s" % (uid,))
319 AddProblem("hasn't been signed with EXTERNAL cert"
    [all...]

Completed in 75 milliseconds