Searched defs:set_content (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/test/embedded_test_server/
H A Dhttp_response.h43 void set_content(const std::string& content) { content_ = content; } function in class:net::test_server::BasicHttpResponse
/external/chromium_org/extensions/common/
H A Duser_script.h80 void set_content(const base::StringPiece& content) { function in class:extensions::UserScript::File
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h245 inline void set_content(const ::std::string& value);
246 inline void set_content(const char* value);
247 inline void set_content(const char* value, size_t size);
688 inline void CodeGeneratorResponse_File::set_content(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
695 inline void CodeGeneratorResponse_File::set_content(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
702 inline void CodeGeneratorResponse_File::set_content(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h246 inline void set_content(const ::std::string& value);
247 inline void set_content(const char* value);
248 inline void set_content(const char* value, size_t size);
609 inline void CodeGeneratorResponse_File::set_content(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
616 inline void CodeGeneratorResponse_File::set_content(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
623 inline void CodeGeneratorResponse_File::set_content(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
/external/chromium_org/google_apis/drive/
H A Dgdata_wapi_parser.h490 void set_content(const Content& content) { function in class:google_apis::ResourceEntry

Completed in 334 milliseconds