Searched defs:GetAppPathname (Results 1 – 4 of 4) sorted by relevance
223 bool GetAppPathname(Pathname *path) { in GetAppPathname() function
339 bool Win32Filesystem::GetAppPathname(Pathname* path) { in GetAppPathname() function in rtc::Win32Filesystem
366 static bool GetAppPathname(Pathname* path) { in GetAppPathname() function
359 bool UnixFilesystem::GetAppPathname(Pathname* path) { in GetAppPathname() function in rtc::UnixFilesystem