Home
last modified time | relevance | path

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

/external/chromium_org/net/test/embedded_test_server/
Dhttp_response.h43 void set_content(const std::string& content) { content_ = content; } in set_content() function
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h609 inline void CodeGeneratorResponse_File::set_content(const ::std::string& value) { in set_content() function
616 inline void CodeGeneratorResponse_File::set_content(const char* value) { in set_content() function
623 inline void CodeGeneratorResponse_File::set_content(const char* value, size_t size) { in set_content() function
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h688 inline void CodeGeneratorResponse_File::set_content(const ::std::string& value) { in set_content() function
695 inline void CodeGeneratorResponse_File::set_content(const char* value) { in set_content() function
702 inline void CodeGeneratorResponse_File::set_content(const char* value, size_t size) { in set_content() function
/external/chromium_org/extensions/common/
Duser_script.h80 void set_content(const base::StringPiece& content) { in set_content() function
/external/chromium_org/google_apis/drive/
Dgdata_wapi_parser.h490 void set_content(const Content& content) { in set_content() function