Home
last modified time | relevance | path

Searched refs:already_here (Results 1 – 16 of 16) sorted by relevance

/external/grpc-grpc/src/cpp/server/channelz/
Dchannelz_service_plugin.cc71 static bool already_here = false; in InitChannelzService() local
72 if (already_here) return; in InitChannelzService()
73 already_here = true; in InitChannelzService()
/external/grpc-grpc/src/cpp/ext/
Dproto_server_reflection_plugin.cc67 static bool already_here = false; in InitProtoReflectionServerBuilderPlugin() local
68 if (already_here) return; in InitProtoReflectionServerBuilderPlugin()
69 already_here = true; in InitProtoReflectionServerBuilderPlugin()
/external/grpc-grpc/test/cpp/end2end/
Dserver_builder_plugin_test.cc125 static bool already_here = false; in AddTestServerBuilderPlugin() local
126 if (already_here) return; in AddTestServerBuilderPlugin()
127 already_here = true; in AddTestServerBuilderPlugin()
/external/protobuf/src/google/protobuf/
Dempty.pb.cc76 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fempty_2eproto() local
77 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fempty_2eproto()
78 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fempty_2eproto()
Dfield_mask.pb.cc77 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2ffield_5fmask_2eproto() local
78 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2ffield_5fmask_2eproto()
79 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2ffield_5fmask_2eproto()
Dduration.pb.cc78 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fduration_2eproto() local
79 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fduration_2eproto()
80 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fduration_2eproto()
Dsource_context.pb.cc77 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() local
78 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
79 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
Dtimestamp.pb.cc78 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2ftimestamp_2eproto() local
79 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2ftimestamp_2eproto()
80 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2ftimestamp_2eproto()
Dany.pb.cc78 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fany_2eproto() local
79 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fany_2eproto()
80 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fany_2eproto()
Dstruct.pb.cc151 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto() local
152 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto()
153 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto()
Dapi.pb.cc134 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto() local
135 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto()
136 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto()
Dwrappers.pb.cc253 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fwrappers_2eproto() local
254 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fwrappers_2eproto()
255 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fwrappers_2eproto()
Dtype.pb.cc192 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2ftype_2eproto() local
193 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2ftype_2eproto()
194 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2ftype_2eproto()
Ddescriptor.pb.cc678 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto() local
679 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
680 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto77 optional int32 already_here = 15; field
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc127 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() local
128 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto()
129 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto()