Searched refs:CommandObjectPlatformFRead (Results 1 – 1 of 1) sorted by relevance
570 class CommandObjectPlatformFRead : public CommandObjectParsed { class572 CommandObjectPlatformFRead(CommandInterpreter &interpreter) in CommandObjectPlatformFRead() function in CommandObjectPlatformFRead580 ~CommandObjectPlatformFRead() override = default;765 "read", CommandObjectSP(new CommandObjectPlatformFRead(interpreter))); in CommandObjectPlatformFile()