Searched refs:terminalResponseResult_ (Results 1 – 2 of 2) sorted by relevance
506 terminalResponseResult_ = 0; in SendTerminalResponseCmd()595 terminalResponseResult_ = response->error == ErrType::NONE; in OnSendTerminalResponseResult()597 slotId_, terminalResponseResult_); in OnSendTerminalResponseResult()
110 int32_t terminalResponseResult_ = 0; variable