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