OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasNestedBuilders
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/src/google/protobuf/compiler/java/
java_message_field.cc
160
if (
HasNestedBuilders
(descriptor_->containing_type())) {
185
if (
HasNestedBuilders
(descriptor_->containing_type())) {
205
if (
HasNestedBuilders
(descriptor_->containing_type())) {
220
if (
HasNestedBuilders
(descriptor_->containing_type())) {
269
if (
HasNestedBuilders
(descriptor_->containing_type())) {
384
if (
HasNestedBuilders
(descriptor_->containing_type())) {
584
if (
HasNestedBuilders
(descriptor_->containing_type())) {
601
if (
HasNestedBuilders
(descriptor_->containing_type())) {
710
if (
HasNestedBuilders
(descriptor_->containing_type())) {
857
if (
HasNestedBuilders
(descriptor_->containing_type()))
[
all
...]
java_lazy_message_field.cc
76
if (
HasNestedBuilders
(descriptor_->containing_type())) {
95
if (
HasNestedBuilders
(descriptor_->containing_type())) {
182
if (
HasNestedBuilders
(descriptor_->containing_type())) {
543
if (
HasNestedBuilders
(descriptor_->containing_type())) {
728
if (
HasNestedBuilders
(descriptor_->containing_type())) {
java_helpers.h
204
inline bool
HasNestedBuilders
(const Descriptor* descriptor) {
java_message.cc
752
if (
HasNestedBuilders
(descriptor_)) {
[
all
...]
Completed in 47 milliseconds