HomeSort by relevance Sort by last modified time
    Searched full:fetched (Results 26 - 50 of 731) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/components/webdata/encryptor/
encryptor_password_mac.h 25 // If one exists then it is fetched from the Keychain and returned.
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
search_operation.h 45 // |next_link| is set, this is the search result url that will be fetched.
55 // Part of Search(), called after the ResourceList is fetched from the server.
  /external/chromium_org/chrome/browser/ui/app_list/search/common/
url_icon_source.h 25 // An ImageSkiaSource for icons fetched from a URL. Till the URL icon is
26 // fetched, the default icon (specified by it's resource id) is shown.
  /packages/apps/InCallUI/src/com/android/incallui/service/
PhoneNumberService.java 49 * Callback when a image has been fetched.
51 * @param bitmap The fetched image.
  /external/chromium_org/net/http/
http_response_info.h 64 // stale content (perhaps un-cacheable) may be fetched from cache subject to
70 // True if the request was fetched from cache rather than the network
79 // True if the request was fetched over a SPDY channel.
85 // True if the request was fetched via an explicit proxy. The proxy could
93 // Remote address of the socket which fetched this resource.
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_html_writer.h 70 // Favicon fetch callback. After all favicons are fetched executes
78 // for each of them. After favicon is fetched top url is removed from list.
102 // Before writing to the file favicons are fetched on the main thread.
  /external/chromium_org/media/video/capture/win/
filter_base_win.cc 45 STDMETHOD(Next)(ULONG count, IPin** pins, ULONG* fetched) {
53 if (fetched)
54 *fetched = pins_fetched;
  /external/chromium_org/webkit/browser/appcache/
appcache_update_job.h 196 // Creates the list of files that may need to be fetched and initiates
210 // Creates the list of master entries that need to be fetched and initiates
265 // fetched and which are currently being fetched. Master entries that
266 // are listed in the manifest may be fetched as a regular URL instead of
275 // Helper container to track which urls have not been fetched yet. URLs are
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
notification_bitmap_fetcher.h 26 // request succeeds. |url| is the URL that was originally fetched so we can
51 // This will be called when the URL has been fetched, successfully or not.
  /external/chromium_org/chrome/browser/renderer_host/pepper/
device_id_fetcher.h 30 // passed in when calling Start() will be called when the ID has been fetched
71 // The callback to run when the ID has been fetched.
  /external/chromium_org/chrome/browser/translate/
translate_language_list.h 28 // Returns the last-updated time when the language list is fetched from the
29 // Translate server. Returns null time if the list is yet to be fetched.
  /external/chromium_org/chrome/browser/ui/app_list/search/people/
people_provider.h 57 // Invalidate our existing token so a new one can be fetched.
67 // Callback for people search results being fetched.
  /external/chromium_org/components/precache/core/
precache_database.h 44 // Report precache-related metrics in response to a URL being fetched, where
49 // Report precache-related metrics in response to a URL being fetched, where
  /external/chromium/chrome/browser/sync/engine/
store_timestamps_command.h 15 // a GetUpdatesResponse (fetched in DownloadUpdatesCommand) and stores
  /external/chromium/chrome/browser/translate/
translate_manager.h 58 // Clears the translate script, so it will be fetched next time we translate.
75 // script is fetched again from the translation server.
171 // Delay in milli-seconds after which the translate script is fetched again
179 // the translate script is not ready and has to be fetched from the translate
  /external/chromium/net/base/
net_module.h 17 // resources are stored and fetched by the embedding application (e.g., it
  /external/chromium/net/ftp/
ftp_response_info.h 38 // Remote address of the socket which fetched this resource.
  /external/chromium/webkit/glue/
alt_error_page_resource_fetcher.h 25 // This will be called when the alternative error page has been fetched,
  /external/chromium_org/chrome/browser/chromeos/login/
tpm_password_fetcher.h 17 // fetched.
  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_api.h 71 // are asynchronously fetched.
  /external/chromium_org/chrome/browser/favicon/
favicon_util.h 23 // Returns the scale factors at which favicons should be fetched. This is
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_refresh_token_fetcher.h 26 // (either cached or fetched).
  /external/chromium_org/chrome/browser/profile_resetter/
brandcode_config_fetcher.h 52 // Fetched settings.
  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source_discovery.h 42 // Keep the results fetched from the discovery service here.
  /external/chromium_org/chrome/common/extensions/api/
streams_private.json 13 "description": "Fired when a resource is fetched which matches a mime type handled by this extension. The resource request is cancelled, and the extension is expected to handle the request. The event is restricted to a small number of white-listed extensions.",

Completed in 944 milliseconds

12 3 4 5 6 7 8 91011>>