Searched refs:zonePath (Results 1 – 1 of 1) sorted by relevance
760 std::string zonePath = dirEntry.path(); in GetTimezoneIDFromZoneInfo() local761 if (stat(zonePath.c_str(), &s) != 0) { in GetTimezoneIDFromZoneInfo()765 … std::string zoneName = zonePath.substr(parentPath.length() + 1); // 1 add length of path splitor in GetTimezoneIDFromZoneInfo()768 GetTimezoneIDFromZoneInfo(availableIDs, zonePath, finalZoneName); in GetTimezoneIDFromZoneInfo()