Searched refs:PlaceholderType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2219 enum PlaceholderType { enum in class:google::protobuf::DescriptorBuilder
2228 PlaceholderType placeholder_type = PLACEHOLDER_MESSAGE,
2239 Symbol NewPlaceholder(const string& name, PlaceholderType placeholder_type);
2727 PlaceholderType placeholder_type, ResolveMode resolve_mode) {
2739 PlaceholderType placeholder_type) {
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc1913 enum PlaceholderType { enum in class:google::protobuf::DescriptorBuilder
1922 PlaceholderType placeholder_type = PLACEHOLDER_MESSAGE,
1933 Symbol NewPlaceholder(const string& name, PlaceholderType placeholder_type);
2390 PlaceholderType placeholder_type, ResolveMode resolve_mode) {
2402 PlaceholderType placeholder_type) {

Completed in 48 milliseconds