Home
last modified time | relevance | path

Searched defs:GetAppDataFolder (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/base/
Dpathutils.h142 inline bool GetAppDataFolder(Pathname& path, bool create, in GetAppDataFolder() function
Dfileutils_mock.h227 bool GetAppDataFolder(Pathname *path, bool per_user) { in GetAppDataFolder() function
Dwin32filesystem.cc347 bool Win32Filesystem::GetAppDataFolder(Pathname* path, bool per_user) { in GetAppDataFolder() function in rtc::Win32Filesystem
Dfileutils.h370 static bool GetAppDataFolder(Pathname* path, bool per_user) { in GetAppDataFolder() function
Dunixfilesystem.cc390 bool UnixFilesystem::GetAppDataFolder(Pathname* path, bool per_user) { in GetAppDataFolder() function in rtc::UnixFilesystem