Home
last modified time | relevance | path

Searched refs:HasGenericServices (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_file.cc314 if (HasGenericServices(file_, options_)) { in GenerateSource()
351 if (HasGenericServices(file_, options_)) { in GenerateSource()
486 if (HasGenericServices(file_, options_)) { in GenerateBuildDescriptors()
839 if (HasGenericServices(file_, options_)) { in GenerateLibraryIncludes()
948 if (HasGenericServices(file_, options_)) { in GenerateServiceDefinitions()
Dcpp_helpers.h207 inline bool HasGenericServices(const FileDescriptor* file, in HasGenericServices() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_file.cc315 if (HasGenericServices(file_, context_->EnforceLite())) { in Generate()
618 if (HasGenericServices(file_, context_->EnforceLite())) { in GenerateSiblings()
Djava_helpers.h239 inline bool HasGenericServices(const FileDescriptor *file, bool enforce_lite) { in HasGenericServices() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_generator.cc162 inline bool HasGenericServices(const FileDescriptor *file) { in HasGenericServices() function
189 if (HasGenericServices(file)) { in PrintTopBoilerplate()
354 if (HasGenericServices(file)) { in Generate()