HomeSort by relevance Sort by last modified time
    Searched refs:content_type (Results 26 - 50 of 269) sorted by null

12 3 4 5 6 7 8 91011

  /external/chromium_org/chrome/browser/content_settings/
content_settings_internal_extension_provider.h 34 ContentSettingsType content_type,
41 ContentSettingsType content_type,
45 virtual void ClearAllContentSettingsRules(ContentSettingsType content_type)
content_settings_observable_provider.cc 30 ContentSettingsType content_type,
37 content_type,
content_settings_mock_observer.h 23 ContentSettingsType content_type,
content_settings_observable_provider.h 28 ContentSettingsType content_type,
content_settings_pref_provider.h 42 ContentSettingsType content_type,
49 ContentSettingsType content_type,
54 ContentSettingsType content_type) OVERRIDE;
75 ContentSettingsType content_type,
content_settings_pref_provider.cc 44 ContentSetting FixObsoleteCookiePromptMode(ContentSettingsType content_type,
46 if (content_type == CONTENT_SETTINGS_TYPE_COOKIES &&
57 bool GetResourceTypeName(ContentSettingsType content_type,
59 if (content_type == CONTENT_SETTINGS_TYPE_PLUGINS) {
125 ContentSettingsType content_type,
154 content_type,
161 content_type,
169 content_type,
175 primary_pattern, secondary_pattern, content_type, resource_identifier);
181 ContentSettingsType content_type) {
211 content_type, local
413 ContentSettingsType content_type = static_cast<ContentSettingsType>(i); local
    [all...]
tab_specific_content_settings.cc 198 ContentSettingsType content_type) const {
199 DCHECK(content_type != CONTENT_SETTINGS_TYPE_GEOLOCATION)
201 DCHECK(content_type != CONTENT_SETTINGS_TYPE_NOTIFICATIONS)
205 if (content_type == CONTENT_SETTINGS_TYPE_IMAGES ||
206 content_type == CONTENT_SETTINGS_TYPE_JAVASCRIPT ||
207 content_type == CONTENT_SETTINGS_TYPE_PLUGINS ||
208 content_type == CONTENT_SETTINGS_TYPE_COOKIES ||
209 content_type == CONTENT_SETTINGS_TYPE_POPUPS ||
210 content_type == CONTENT_SETTINGS_TYPE_MIXEDSCRIPT ||
211 content_type == CONTENT_SETTINGS_TYPE_MEDIASTREAM |
    [all...]
  /external/chromium_org/net/test/embedded_test_server/
http_response.h 46 const std::string& content_type() const { return content_type_; } function in class:net::test_server::BasicHttpResponse
47 void set_content_type(const std::string& content_type) {
48 content_type_ = content_type;
  /external/chromium/chrome/browser/content_settings/
content_settings_pref_provider.h 40 ContentSettingsType content_type) const;
41 virtual void UpdateDefaultSetting(ContentSettingsType content_type,
44 virtual bool DefaultSettingIsManaged(ContentSettingsType content_type) const;
112 ContentSettingsType content_type);
117 ContentSettingsType content_type,
122 ContentSettingsType content_type);
content_settings_base_provider.cc 49 ContentSettingsType content_type) const {
52 return kRequiresResourceIdentifier[content_type];
70 ContentSettingsType content_type,
75 if (!RequiresResourceIdentifier(content_type) ||
76 (RequiresResourceIdentifier(content_type) && resource_identifier.empty()))
77 return GetNonDefaultContentSettings(requesting_url).settings[content_type];
89 requested_setting(content_type, resource_identifier);
142 ContentSettingsType content_type,
151 content_type, resource_identifier);
157 if (RequiresResourceIdentifier(content_type)) {
    [all...]
  /external/chromium/chrome/browser/
content_setting_combo_model.h 16 explicit ContentSettingComboModel(ContentSettingsType content_type);
  /external/chromium/chrome/browser/sync/engine/
http_post_provider_interface.h 32 // |content_type| is a null-terminated MIME type specifier.
36 virtual void SetPostPayload(const char* content_type,
  /external/chromium/net/tools/fetch/
http_server_response_info.h 28 std::string content_type; member in class:HttpServerResponseInfo
  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_api.cc 44 ContentSettingsType* content_type) {
51 *content_type =
54 return *content_type != CONTENT_SETTINGS_TYPE_DEFAULT;
65 ContentSettingsType content_type; local
66 EXTENSION_FUNCTION_VALIDATE(RemoveContentType(args_.get(), &content_type));
99 ContentSettingsType content_type; local
100 EXTENSION_FUNCTION_VALIDATE(RemoveContentType(args_.get(), &content_type));
152 if (content_type == CONTENT_SETTINGS_TYPE_COOKIES) {
158 setting = map->GetContentSetting(primary_url, secondary_url, content_type,
172 ContentSettingsType content_type; local
246 secondary_pattern, content_type, local
252 ContentSettingsType content_type; local
    [all...]
content_settings_helpers.h 28 const std::string& content_type);
  /external/chromium_org/net/tools/fetch/
http_server_response_info.h 27 std::string content_type; member in class:HttpServerResponseInfo
  /external/chromium_org/sync/internal_api/public/
http_post_provider_interface.h 27 // |content_type| is a null-terminated MIME type specifier.
31 virtual void SetPostPayload(const char* content_type,
  /external/chromium_org/third_party/libjingle/source/talk/base/
multipart.h 47 void GetContentType(std::string* content_type);
49 // Note: If content_disposition and/or content_type are the empty string,
53 const std::string& content_type);
56 const std::string& content_type);
62 const std::string& content_type) const;
  /external/bison/src/
symlist.c 37 res->content_type = SYMLIST_SYMBOL;
68 res->content_type = SYMLIST_TYPE;
87 res->content_type = SYMLIST_DEFAULT_TAGGED;
105 res->content_type = SYMLIST_DEFAULT_TAGLESS;
115 | Print this list, for which every content_type must be SYMLIST_SYMBOL. |
169 l && !(l->content_type == SYMLIST_SYMBOL && l->content.sym == NULL);
192 || (l->content_type == SYMLIST_SYMBOL && l->content.sym == NULL))
214 aver (l->content_type == SYMLIST_SYMBOL);
222 (node->content_type == SYMLIST_SYMBOL && !(node->content.sym));
228 switch (node->content_type)
    [all...]
  /external/chromium_org/webkit/common/blob/
blob_data.h 54 const std::string& content_type() const { return content_type_; } function in class:webkit_blob::BlobData
55 void set_content_type(const std::string& content_type) {
56 content_type_ = content_type;
83 if (a.content_type() != b.content_type())
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionmanager.cc 63 void SessionManager::AddClient(const std::string& content_type,
65 ASSERT(client_map_.find(content_type) == client_map_.end());
66 client_map_[content_type] = client;
69 void SessionManager::RemoveClient(const std::string& content_type) {
70 ClientMap::iterator iter = client_map_.find(content_type);
75 SessionClient* SessionManager::GetClient(const std::string& content_type) {
76 ClientMap::iterator iter = client_map_.find(content_type);
81 const std::string& content_type) {
83 return CreateSession(id, local_name, content_type);
88 const std::string& content_type) {
179 std::string content_type; local
    [all...]
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.cc 90 ContentSettingsType content_type)
91 : ContentSettingBubbleModel(web_contents, profile, content_type),
94 DCHECK_NE(content_type, CONTENT_SETTINGS_TYPE_NOTIFICATIONS);
104 content_type());
138 web_contents())->IsContentAllowed(content_type()) &&
140 web_contents())->IsContentBlocked(content_type())) {
148 GetIdForContentType(title_ids, num_title_ids, content_type());
169 GetIdForContentType(kLinkIDs, arraysize(kLinkIDs), content_type())));
174 delegate_->ShowContentSettingsPage(content_type());
183 ContentSettingsType content_type);
    [all...]
  /external/chromium/chrome/browser/tab_contents/
tab_specific_content_settings.h 65 bool IsContentBlocked(ContentSettingsType content_type) const;
68 bool IsBlockageIndicated(ContentSettingsType content_type) const;
70 void SetBlockageHasBeenIndicated(ContentSettingsType content_type);
74 bool IsContentAccessed(ContentSettingsType content_type) const;
77 ContentSettingsType content_type) const;
163 void AddBlockedResource(ContentSettingsType content_type,
  /external/chromium_org/chrome/common/extensions/docs/server2/
render_servlet.py 56 content_type = None
66 content_type = 'application/zip'
72 content_type = mimetype
78 content_type = mimetype
81 content_type = 'text/html'
98 'content-type': content_type,
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmanager.cc 60 void SessionManager::AddClient(const std::string& content_type,
62 ASSERT(client_map_.find(content_type) == client_map_.end());
63 client_map_[content_type] = client;
66 void SessionManager::RemoveClient(const std::string& content_type) {
67 ClientMap::iterator iter = client_map_.find(content_type);
72 SessionClient* SessionManager::GetClient(const std::string& content_type) {
73 ClientMap::iterator iter = client_map_.find(content_type);
78 const std::string& content_type) {
81 content_type, false);
86 const std::string& sid, const std::string& content_type,
168 std::string content_type; local
    [all...]

Completed in 895 milliseconds

12 3 4 5 6 7 8 91011