Searched refs:PlaceholderType (Results 1 – 2 of 2) sorted by relevance
139 enum PlaceholderType { enum in GenerateXMB801 PlaceholderType type = isEnglish ? PlaceholderType.BRACES : PlaceholderType.XML; in showPlurals()822 PlaceholderType type = isEnglish ? PlaceholderType.XML_EXAMPLE : PlaceholderType.XML; in writePathInfo()943 private String transformValue(String value, PlaceholderType type) { in transformValue()
2874 enum PlaceholderType { enum in google::protobuf::DescriptorBuilder2883 PlaceholderType placeholder_type = PLACEHOLDER_MESSAGE,2894 Symbol NewPlaceholder(const string& name, PlaceholderType placeholder_type);3462 PlaceholderType placeholder_type, ResolveMode resolve_mode) { in LookupSymbol()3474 PlaceholderType placeholder_type) { in NewPlaceholder()