Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dwin32filesystem.cc355 bool Win32Filesystem::GetAppPathname(Pathname* path) { in GetAppPathname() function in talk_base::Win32Filesystem
Dunixfilesystem.cc353 bool UnixFilesystem::GetAppPathname(Pathname* path) { in GetAppPathname() function in talk_base::UnixFilesystem
Dfileutils.h385 static bool GetAppPathname(Pathname* path) { in GetAppPathname() function