Searched defs:newCommand (Results 1 – 3 of 3) sorted by relevance
319 private static boolean isSameEscaper(AEscapeCommand newCommand, AEscapeCommand oldCommand) { in isSameEscaper()
148 func (ctx *testContext) newCommand(path string, args ...string) *command { func
85 Command* newCommand(TPM_COMMAND_CODE code, int size) { in newCommand() function