Searched refs:SetOrganizationName (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dpathutils.h108 inline void SetOrganizationName(const std::string& organization) { function in namespace:rtc
109 Filesystem::SetOrganizationName(organization);
H A Dunittest_main.cc79 rtc::Filesystem::SetOrganizationName("google");
H A Dfileutils.h248 void SetOrganizationName(const std::string& organization) { function in class:rtc::FilesystemInterface
394 static void SetOrganizationName(const std::string& organization) { function in class:rtc::Filesystem
395 EnsureDefaultFilesystem()->SetOrganizationName(organization);

Completed in 545 milliseconds