Searched refs:SIGN_PROFILE (Results 1 – 4 of 4) sorted by relevance
59 COMMONDS.add(CmdUtil.Method.SIGN_PROFILE + OPTIONS);
255 public static final String SIGN_PROFILE = "sign-profile"; field in CmdUtil.Method
686 boolean result = HapSignTool.processCmd(new String[]{CmdUtil.Method.SIGN_PROFILE}); in testCmdSignProfile()696 CmdUtil.Method.SIGN_PROFILE, in testCmdSignProfile()
165 case Method.SIGN_PROFILE: in dispatchParams()