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