OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasGenericServices
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.h
132
inline bool
HasGenericServices
(const FileDescriptor *file) {
cpp_file.cc
140
if (
HasGenericServices
(file_)) {
208
if (
HasGenericServices
(file_)) {
322
if (
HasGenericServices
(file_)) {
353
if (
HasGenericServices
(file_)) {
429
if (
HasGenericServices
(file_)) {
/external/protobuf/src/google/protobuf/compiler/java/
java_helpers.h
150
inline bool
HasGenericServices
(const FileDescriptor *file) {
java_file.cc
184
if (
HasGenericServices
(file_)) {
411
if (
HasGenericServices
(file_)) {
/external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc
110
inline bool
HasGenericServices
(const FileDescriptor *file) {
127
if (
HasGenericServices
(file)) {
275
if (
HasGenericServices
(file)) {
[
all
...]
Completed in 67 milliseconds