Searched defs:GetAppDataFolder (Results 1 – 5 of 5) sorted by relevance
142 inline bool GetAppDataFolder(Pathname& path, bool create, in GetAppDataFolder() function
227 bool GetAppDataFolder(Pathname *path, bool per_user) { in GetAppDataFolder() function
347 bool Win32Filesystem::GetAppDataFolder(Pathname* path, bool per_user) { in GetAppDataFolder() function in rtc::Win32Filesystem
370 static bool GetAppDataFolder(Pathname* path, bool per_user) { in GetAppDataFolder() function
390 bool UnixFilesystem::GetAppDataFolder(Pathname* path, bool per_user) { in GetAppDataFolder() function in rtc::UnixFilesystem