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

  /external/chromium_org/third_party/webrtc/base/
pathutils.h 114 inline void GetOrganizationName(std::string* organization) {
115 Filesystem::GetOrganizationName(organization);
fileutils.h 251 void GetOrganizationName(std::string* organization) {
398 static void GetOrganizationName(std::string* organization) {
399 EnsureDefaultFilesystem()->GetOrganizationName(organization);

Completed in 92 milliseconds