OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service_reflection
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/python/google/protobuf/internal/
service_reflection_test.py
33
"""Tests for google.protobuf.internal.
service_reflection
."""
39
from google.protobuf import
service_reflection
namespace
/external/protobuf/python/
setup.py
118
'google.protobuf.
service_reflection
',
/external/protobuf/
Makefile.am
136
python/google/protobuf/
service_reflection
.py \
Makefile.in
380
python/google/protobuf/
service_reflection
.py \
[
all
...]
/external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc
130
"from google.protobuf import
service_reflection
\n");
500
"__metaclass__ =
service_reflection
.GeneratedServiceType\n"
513
"__metaclass__ =
service_reflection
.GeneratedServiceStubType\n"
[
all
...]
Completed in 1431 milliseconds