Searched refs:quote (Results 1 – 2 of 2) sorted by relevance
94 bool quote = false; in dispatchCommand() local129 if (quote) in dispatchCommand()130 quote = false; in dispatchCommand()132 quote = true; in dispatchCommand()140 if (!quote && *q == ' ') { in dispatchCommand()173 if (quote) { in dispatchCommand()
167 return call_checked(self.adb_cmd + "install {}".format(pipes.quote(filename)))