Searched refs:kLBracket (Results 1 – 3 of 3) sorted by relevance
34 inline constexpr std::string_view kLBracket = "["; variable
34 size_t l_bracket = property.find(kLBracket); in GetPropertyIndex()
74 return absl_ports::StrCat(property_path, kLBracket, std::to_string(index), in AddIndexToPath()