Home
last modified time | relevance | path

Searched defs:HasGenerateAll (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcode_generator.h111 virtual bool HasGenerateAll() const { return false; } in HasGenerateAll() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.h106 virtual bool HasGenerateAll() const { return true; } in HasGenerateAll() function