Searched refs:tzIdConfigPath (Results 1 – 1 of 1) sorted by relevance
88 const char *tzIdConfigPath = stat(DISTRO_TIMEZONE_LIST_CONFIG, &s) == 0 ? in GetTimeZoneAvailableIDs() local91 if (realpath(tzIdConfigPath, resolvedPath.get()) == nullptr) { in GetTimeZoneAvailableIDs()