Searched refs:kLocationSeparator (Results 1 – 1 of 1) sorted by relevance
197 static constexpr char kLocationSeparator = '/'; in get_location_from_path() local198 const char *location = strrchr(path, kLocationSeparator); in get_location_from_path()