Searched defs:set_output_type (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/tools/gn/
H A Dtarget.h59 void set_output_type(OutputType t) { output_type_ = t; } function in class:Target
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1335 inline void set_output_type(const ::std::string& value);
1336 inline void set_output_type(const char* value);
1337 inline void set_output_type(const char* value, size_t size);
3562 inline void MethodDescriptorProto::set_output_type(const ::std::string& value) { function in class:google::protobuf::MethodDescriptorProto
3569 inline void MethodDescriptorProto::set_output_type(const char* value) { function in class:google::protobuf::MethodDescriptorProto
3576 inline void MethodDescriptorProto::set_output_type(const char* value, size_t size) { function in class:google::protobuf::MethodDescriptorProto
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1375 inline void set_output_type(const ::std::string& value);
1376 inline void set_output_type(const char* value);
1377 inline void set_output_type(const char* value, size_t size);
4463 inline void MethodDescriptorProto::set_output_type(const ::std::string& value) { function in class:google::protobuf::MethodDescriptorProto
4470 inline void MethodDescriptorProto::set_output_type(const char* value) { function in class:google::protobuf::MethodDescriptorProto
4477 inline void MethodDescriptorProto::set_output_type(const char* value, size_t size) { function in class:google::protobuf::MethodDescriptorProto

Completed in 228 milliseconds