Searched refs:GetToolName (Results 1 – 4 of 4) sorted by relevance
24 const char* GetToolName() override { return "blobfs"; } in GetToolName() function
21 const char* GetToolName() override { return "minfs"; } in GetToolName() function
90 GetToolName()); in Usage()469 fprintf(stderr, "%s: bad size: %s\n", GetToolName(), sizestr); in ParseSize()485 fprintf(stderr, "%s: bad size: %s\n", GetToolName(), sizestr); in ParseSize()524 GetToolName()); in ResizeFile()
78 virtual const char* GetToolName() = 0;
Completed in 6 milliseconds