HomeSort by relevance Sort by last modified time
    Searched full:stored (Results 2226 - 2250 of 8246) sorted by null

<<81828384858687888990>>

  /external/chromium/chrome/browser/net/
chrome_url_request_context.h 51 // Gets the path to the directory user scripts are stored in.
139 // Path to the directory user scripts are stored in.
  /external/chromium/chrome/common/extensions/docs/static/
tut_oauth.html 31 <p>Place the three library files in the root of your extension directory (or wherever your JavaScript is stored). Then include both .js files in your background page in the following order:</p>
102 You don't need to provide any additional logic for storing the token and secret, as this library already stores these values in the browser?s <code>localStorage</code>. If the library already has an access token stored for the current scope, then no tab will be opened. In either case, the callback will be called.
  /external/chromium/net/disk_cache/
entry_impl.h 85 // Updates the stored data to reflect the run-time information for this entry.
233 // Gets the data stored at the given index. If the information is in memory,
  /external/chromium/net/http/
http_cache_transaction.h 322 // is aborted while in progress. If |has_data| is true, the size of the stored
351 bool is_sparse_; // The data is stored in sparse byte ranges.
  /external/chromium-trace/trace-viewer/src/
base.js 207 ' didn\'t get stored in the flattened js file! ' +
270 ' didn\'t get stored in the flattened js file! ' +
  /external/chromium_org/apps/
shell_window_geometry_cache_unittest.cc 203 // update geometry stored in cache
222 // check if geometry got stored correctly in the state store
  /external/chromium_org/base/prefs/
pref_value_store.h 77 // type. Values stored in a PrefStore that have the matching |name| but
86 // specified value type. A value stored in the recommended PrefStore that has
  /external/chromium_org/chrome/browser/history/
in_memory_url_index.h 101 // journals will be stored. |languages| gives a list of language encodings by
187 // Restores the index's private data from the cache file stored in the
  /external/chromium_org/chrome/browser/net/
http_server_properties_manager.h 122 // Gets a reference to the SettingsMap stored for a host.
123 // If no settings are stored, returns an empty SettingsMap.
  /external/chromium_org/chrome/browser/resources/google_now/
cards.js 244 // be stored correctly to chrome.storage.
268 * @param {NotificationDataEntry} notificationData Stored notification entry
  /external/chromium_org/chrome/browser/resources/options/
password_manager_list.js 55 // The stored username.
61 // The stored password.
preferences.js 202 * and its data type are stored so that commitPref() can later be used to
323 * is stored in notification[1].
  /external/chromium_org/chrome/browser/signin/
signin_manager.h 11 // Auth tokens are fetched from Google and the results are stored in the
285 // Helper object to listen for changes to signin preferences stored in non-
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_stack_window_cocoa.mm 162 // Old bounds are stored as the map value.
165 // New bounds are directly applied to the value stored in native panel
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
tut_oauth.html 33 <p>Place the four library files in the root of your extension directory (or wherever your JavaScript is stored). Then include the .js files in your background page in the following order:</p>
123 You don't need to provide any additional logic for storing the token and secret, as this library already stores these values in the browser?s <code>localStorage</code>. If the library already has an access token stored for the current scope, then no tab will be opened. In either case, the callback will be called.
  /external/chromium_org/chrome/common/metrics/proto/
perf_data.proto 29 // IP: an instruction-pointer was stored in the event.
43 // will be recorded and stored.
  /external/chromium_org/chrome/common/safe_browsing/
csd.proto 144 // Type of the resources stored below.
205 // Name of the file where the download would be stored if the
  /external/chromium_org/chrome/test/functional/ispy/common/
image_tools.py 164 (0,0,0) is stored for that pixel. Otherwise, (255,255,255) is stored.
  /external/chromium_org/chrome/utility/importer/
nss_decryptor.cc 141 // Reads never-saved list. Domains are stored one per line.
152 // Reads saved passwords. The information is stored in blocks
  /external/chromium_org/chromeos/network/onc/
onc_certificate_importer_impl.cc 86 // Separate the nickname stored in the certificate at the colon, since
249 error_reason = " Certificate is stored read-only.";
  /external/chromium_org/components/autofill/core/browser/
autofill_ie_toolbar_import_win.cc 47 // This string is stored along with saved addresses and credit cards in the
164 // Phone numbers are stored piece-by-piece, and then reconstructed from
autofill_manager.h 246 // Returns a list of values from the stored profiles that match |type| and the
257 // Returns a list of values from the stored credit cards that match |type| and
  /external/chromium_org/components/autofill/core/common/
password_form.h 61 // original stored login/pass and the current observed form if all these
69 // For example, if there exists a stored password for http://www.example.com
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.h 230 // Helper function to remove the stored information about a resource
234 // Helper function to remove the stored information about a resource
  /external/chromium_org/extensions/browser/
quota_service.h 88 // lookup for these extensions that is only stored in memory.
146 // the set of buckets (which is typically stored in the BucketMapper itself)

Completed in 1038 milliseconds

<<81828384858687888990>>