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

  /external/webrtc/webrtc/base/
pathutils.h 116 inline void GetOrganizationName(std::string* organization) {
117 Filesystem::GetOrganizationName(organization);
fileutils.h 247 void GetOrganizationName(std::string* organization) {
394 static void GetOrganizationName(std::string* organization) {
395 EnsureDefaultFilesystem()->GetOrganizationName(organization);

Completed in 328 milliseconds