Home
last modified time | relevance | path

Searched defs:Pathname (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dpathutils.cc71 Pathname::Pathname() in Pathname() function in talk_base::Pathname
75 Pathname::Pathname(const std::string& pathname) in Pathname() function in talk_base::Pathname
80 Pathname::Pathname(const std::string& folder, const std::string& filename) in Pathname() function in talk_base::Pathname
Dfileutils.h49 class Pathname; variable