Searched refs:templateStart (Results 1 – 10 of 10) sorted by relevance
220 int templateStart = 0; in format() local223 int placeholderStart = template.indexOf("%s", templateStart); in format()227 builder.append(template, templateStart, placeholderStart); in format()229 templateStart = placeholderStart + 2; in format()231 builder.append(template, templateStart, template.length()); in format()
36 size_t templateStart = view.rfind("["); in enum_value_name() local38 if (templateStart == std::string::npos || templateEnd == std::string::npos) { in enum_value_name()44 view = view.substr(templateStart + 1, templateEnd - templateStart - 1); in enum_value_name()
META-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...