Searched refs:GetCommand (Results 1 – 2 of 2) sorted by relevance
116 Command GetCommand() const { return command_; } in GetCommand() function
223 switch (GetCommand()) { in ProcessCustom()244 if (GetCommand() == Command::kLs) { in ProcessCustom()524 if (GetCommand() == Command::kMkfs && !host_path(path)) { in ProcessDirectory()560 if (GetCommand() == Command::kMkfs && !host_path(dst)) { in ProcessFile()
Completed in 4 milliseconds