Searched refs:array_indicator (Results 1 – 1 of 1) sorted by relevance
109 static const std::string array_indicator = "[]"; in InversePrettyDescriptor() local110 while ((pos = pretty_descriptor.find(array_indicator, pos)) != std::string::npos) { in InversePrettyDescriptor()115 pos += array_indicator.length(); in InversePrettyDescriptor()