HomeSort by relevance Sort by last modified time
    Searched refs:organization_name_ (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
fileutils.h 264 organization_name_ = organization;
268 *organization = organization_name_;
279 std::string organization_name_; member in class:talk_base::FilesystemInterface
unixfilesystem.cc 380 ASSERT(!organization_name_.empty());
438 path->AppendFolder(organization_name_);
444 std::string subdir(organization_name_);
win32filesystem.cc 364 ASSERT(!organization_name_.empty());
375 ToUtf16(organization_name_).c_str());

Completed in 1102 milliseconds