Home
last modified time | relevance | path

Searched refs:set_runtime_include_base (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_generator.h78 void set_runtime_include_base(const std::string& base) { in set_runtime_include_base() function
Dcpp_bootstrap_unittest.cc172 generator.set_runtime_include_base(GOOGLE_PROTOBUF_RUNTIME_INCLUDE_BASE); in TEST()
/external/protobuf/src/google/protobuf/compiler/
Dmain.cc62 cpp_generator.set_runtime_include_base(GOOGLE_PROTOBUF_RUNTIME_INCLUDE_BASE); in ProtobufMain()