Home
last modified time | relevance | path

Searched refs:GetCommand (Results 1 – 2 of 2) sorted by relevance

/system/ulib/fs-host/include/fs-host/
A Dcommon.h116 Command GetCommand() const { return command_; } in GetCommand() function
/system/host/minfs/
A Dmain.cpp223 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