Home
last modified time | relevance | path

Searched defs:GetAppPathname (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
Dfileutils_mock.h223 bool GetAppPathname(Pathname *path) { in GetAppPathname() function
Dwin32filesystem.cc339 bool Win32Filesystem::GetAppPathname(Pathname* path) { in GetAppPathname() function in rtc::Win32Filesystem
Dfileutils.h366 static bool GetAppPathname(Pathname* path) { in GetAppPathname() function
Dunixfilesystem.cc359 bool UnixFilesystem::GetAppPathname(Pathname* path) { in GetAppPathname() function in rtc::UnixFilesystem