webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for rtc::FilesystemInterface, including all inherited members.
application_name_ | rtc::FilesystemInterface | protected |
CopyFile(const Pathname &old_path, const Pathname &new_path)=0 | rtc::FilesystemInterface | pure virtual |
CopyFile(const Pathname &old_path, const Pathname &new_path)=0 | rtc::FilesystemInterface | pure virtual |
CreateFolder(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
CreateFolder(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
DeleteEmptyFolder(const Pathname &folder)=0 | rtc::FilesystemInterface | pure virtual |
DeleteEmptyFolder(const Pathname &folder)=0 | rtc::FilesystemInterface | pure virtual |
DeleteFile(const Pathname &filename)=0 | rtc::FilesystemInterface | pure virtual |
DeleteFile(const Pathname &filename)=0 | rtc::FilesystemInterface | pure virtual |
DeleteFolderAndContents(const Pathname &folder) | rtc::FilesystemInterface | virtual |
DeleteFolderAndContents(const Pathname &folder) | rtc::FilesystemInterface | virtual |
DeleteFolderContents(const Pathname &folder) | rtc::FilesystemInterface | virtual |
DeleteFolderContents(const Pathname &folder) | rtc::FilesystemInterface | virtual |
GetApplicationName(std::string *application) | rtc::FilesystemInterface | inline |
GetApplicationName(std::string *application) | rtc::FilesystemInterface | inline |
GetAppTempFolder(Pathname *path)=0 | rtc::FilesystemInterface | pure virtual |
GetAppTempFolder(Pathname *path)=0 | rtc::FilesystemInterface | pure virtual |
GetFileSize(const Pathname &path, size_t *size)=0 | rtc::FilesystemInterface | pure virtual |
GetFileSize(const Pathname &path, size_t *size)=0 | rtc::FilesystemInterface | pure virtual |
GetFileTime(const Pathname &path, FileTimeType which, time_t *time)=0 | rtc::FilesystemInterface | pure virtual |
GetFileTime(const Pathname &path, FileTimeType which, time_t *time)=0 | rtc::FilesystemInterface | pure virtual |
GetOrganizationName(std::string *organization) | rtc::FilesystemInterface | inline |
GetOrganizationName(std::string *organization) | rtc::FilesystemInterface | inline |
GetTemporaryFolder(Pathname &path, bool create, const std::string *append)=0 | rtc::FilesystemInterface | pure virtual |
GetTemporaryFolder(Pathname &path, bool create, const std::string *append)=0 | rtc::FilesystemInterface | pure virtual |
IsAbsent(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
IsAbsent(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
IsFile(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
IsFile(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
IsFolder(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
IsFolder(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
IsTemporaryPath(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
IsTemporaryPath(const Pathname &pathname)=0 | rtc::FilesystemInterface | pure virtual |
IterateDirectory() | rtc::FilesystemInterface | virtual |
IterateDirectory() | rtc::FilesystemInterface | virtual |
MoveFile(const Pathname &old_path, const Pathname &new_path)=0 | rtc::FilesystemInterface | pure virtual |
MoveFile(const Pathname &old_path, const Pathname &new_path)=0 | rtc::FilesystemInterface | pure virtual |
OpenFile(const Pathname &filename, const std::string &mode)=0 | rtc::FilesystemInterface | pure virtual |
OpenFile(const Pathname &filename, const std::string &mode)=0 | rtc::FilesystemInterface | pure virtual |
organization_name_ | rtc::FilesystemInterface | protected |
SetApplicationName(const std::string &application) | rtc::FilesystemInterface | inline |
SetApplicationName(const std::string &application) | rtc::FilesystemInterface | inline |
SetOrganizationName(const std::string &organization) | rtc::FilesystemInterface | inline |
SetOrganizationName(const std::string &organization) | rtc::FilesystemInterface | inline |
TempFilename(const Pathname &dir, const std::string &prefix)=0 | rtc::FilesystemInterface | pure virtual |
TempFilename(const Pathname &dir, const std::string &prefix)=0 | rtc::FilesystemInterface | pure virtual |
~FilesystemInterface() | rtc::FilesystemInterface | inlinevirtual |
~FilesystemInterface() | rtc::FilesystemInterface | inlinevirtual |