Home
last modified time | relevance | path

Searched refs:GetToolName (Results 1 – 4 of 4) sorted by relevance

/system/host/blobfs/
A Dblobfs.h24 const char* GetToolName() override { return "blobfs"; } in GetToolName() function
/system/host/minfs/
A Dminfs.h21 const char* GetToolName() override { return "minfs"; } in GetToolName() function
/system/ulib/fs-host/
A Dcommon.cpp90 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()
/system/ulib/fs-host/include/fs-host/
A Dcommon.h78 virtual const char* GetToolName() = 0;

Completed in 6 milliseconds