Searched defs:SetPathname (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dpathutils.cc77 SetPathname(pathname);
82 SetPathname(folder, filename);
133 void Pathname::SetPathname(const std::string& pathname) { function in class:talk_base::Pathname
144 void Pathname::SetPathname(const std::string& folder, function in class:talk_base::Pathname
153 SetPathname(full_pathname);

Completed in 450 milliseconds