Searched defs:set_insertion_point (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h233 inline void set_insertion_point(const ::std::string& value);
234 inline void set_insertion_point(const char* value);
235 inline void set_insertion_point(const char* value, size_t size);
618 inline void CodeGeneratorResponse_File::set_insertion_point(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
625 inline void CodeGeneratorResponse_File::set_insertion_point(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
632 inline void CodeGeneratorResponse_File::set_insertion_point(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h236 inline void set_insertion_point(const ::std::string& value);
237 inline void set_insertion_point(const char* value);
238 inline void set_insertion_point(const char* value, size_t size);
567 inline void CodeGeneratorResponse_File::set_insertion_point(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
574 inline void CodeGeneratorResponse_File::set_insertion_point(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
581 inline void CodeGeneratorResponse_File::set_insertion_point(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File

Completed in 93 milliseconds