Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/main/test/unit_test/
Daudio_processing_unittest.pb.cc23 static bool already_here = false; in protobuf_AddDesc_audio_5fprocessing_5funittest_2eproto() local
24 if (already_here) return; in protobuf_AddDesc_audio_5fprocessing_5funittest_2eproto()
25 already_here = true; in protobuf_AddDesc_audio_5fprocessing_5funittest_2eproto()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc120 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() local
121 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto()
122 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto72 optional int32 already_here = 15; field
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc501 static bool already_here = false; in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto() local
502 if (already_here) return; in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
503 already_here = true; in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()