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