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

  /external/webrtc/webrtc/base/
fileutils.h 245 organization_name_ = organization;
249 *organization = organization_name_;
260 std::string organization_name_; member in class:rtc::FilesystemInterface
unixfilesystem.cc 391 ASSERT(!organization_name_.empty());
448 path->AppendFolder(organization_name_);
454 std::string subdir(organization_name_);
win32filesystem.cc 348 ASSERT(!organization_name_.empty());
359 ToUtf16(organization_name_).c_str());

Completed in 209 milliseconds