HomeSort by relevance Sort by last modified time
    Searched full:retrieved (Results 226 - 250 of 1866) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.mm 125 // with the only difference being how the controller is retrieved.
143 // with the only difference being how the controller is retrieved.
  /external/chromium_org/chrome/browser/ui/toolbar/
recent_tabs_sub_menu_model.h 146 // Upon invocation of the menu, the navigation information is retrieved from
157 // vector. Upon invocation of the menu, information is retrieved from
  /external/chromium_org/chrome/common/extensions/api/
webstore.json 49 "description": "The extension metadata retrieved from the Web Store was invalid.",
53 "description": "An error occurred while parsing the extension manifest retrieved from the Web Store.",
font_settings.json 98 "description": "The script for which the font should be retrieved. If omitted, the font setting for the global script (script code \"Zyyy\") is retrieved.",
103 "description": "The generic font family for which the font should be retrieved."
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
xhr.html 89 When using resources retrieved via XMLHttpRequest, your background page should
144 Additionally, be especially careful of resources retrieved via HTTP. If your
  /external/chromium_org/chrome/service/
service_utility_process_host.h 59 // retrieved successfully or if retrieval failed.
66 // retrieved successfully or if retrieval failed.
  /external/chromium_org/components/policy/core/common/cloud/
external_policy_data_fetcher.h 66 // the Result is SUCCESS and the scoped_ptr contains the retrieved data.
130 // the Result is SUCCESS and the scoped_ptr contains the retrieved data.
  /external/chromium_org/media/base/android/
media_player_bridge.h 119 // are retrieved.
123 // credentials are retrieved.
  /external/chromium_org/ppapi/c/
ppb_host_resolver.h 40 * Hint to request the canonical name of the host, which can be retrieved by
107 * results can be retrieved by <code>GetCanonicalName()</code>,
  /external/chromium_org/remoting/webapp/
identity.js 42 * an access token was successfully retrieved.
115 // Pass the token to the callback(s) if it was retrieved successfully.
  /external/chromium_org/third_party/freetype/include/freetype/internal/
autohint.h 117 /* Discard the global hints retrieved through */
124 /* global :: A pointer to retrieved global hints to discard. */
  /external/clang/lib/Sema/
TypeLocBuilder.h 70 /// previously retrieved from this builder.
95 /// any TypeLocs previously retrieved from this builder.
  /external/freetype/include/internal/
autohint.h 117 /* Discard the global hints retrieved through */
124 /* global :: A pointer to retrieved global hints to discard. */
  /external/pcre/dist/doc/html/
pcre_fullinfo.html 75 then be retrieved using PCRE_INFO_FIRSTCHARACTER,
82 be retrieved using PCRE_INFO_REQUIREDCHAR); 0 otherwise
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
autohint.h 117 /* Discard the global hints retrieved through */
124 /* global :: A pointer to retrieved global hints to discard. */
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
autohint.h 117 /* Discard the global hints retrieved through */
124 /* global :: A pointer to retrieved global hints to discard. */
  /external/srec/srec/Vocabulary/include/
SR_Vocabulary.h 84 * 1. Load a vocabulary from disk. Phonemes are retrieved from a lookup table,
86 * 2. Create an empty vocabulary. Phonemes are retrieved exclusively from a TTP engine.
  /frameworks/base/core/java/android/os/
Messenger.java 50 * @param message The Message to send. Usually retrieved through
141 * retrieved with {@link #getBinder}.
  /frameworks/base/drm/java/android/drm/
DrmInfo.java 103 * @param key The key whose value is being retrieved.
105 * @return The value of the key being retrieved. Returns null if the key cannot be found.
  /cts/tests/tests/keystore/src/android/keystore/cts/
AndroidKeyStoreTest.java 1240 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local
1624 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
spannable_test.unitjs 82 /** Tests that a span can be added and retrieved at the beginning. */
93 /** Tests that a span can be added and retrieved at the beginning. */
104 /** Tests that a zero-length span is not retrieved. */
157 * Tests that multiple spans can be retrieved at one point.
202 * Tests that a span's bounds can be retrieved.
  /frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
BluetoothPbapClient.java 614 * @param folder the name of the folder to be retrieved
709 * @param folder the name of the folder to be retrieved
722 * @param folder the name of the folder to be retrieved
738 * @param folder the name of the folder to be retrieved
755 * @param folder the name of the folder to be retrieved
774 * @param folder the name of the folder to be retrieved
791 * @param folder the name of the folder to be retrieved
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/network/
ResourceResponse.h 234 // The id of the appcache this response was retrieved from, or zero if
235 // the response was not retrieved from an appcache.
238 // The manifest url of the appcache this response was retrieved from, if any.
  /external/chromium_org/tools/json_schema_compiler/test/
font_settings.json 81 "description": "The script for which the font should be retrieved. If omitted, the font for the global script is retrieved.",
86 "description": "The generic font family for which the font should be retrieved."
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
android_platform_backend.py 129 logging.warning('CPU stats cannot be retrieved on non-rooted device.')
135 logging.warning('CPU timestamp cannot be retrieved on non-rooted device.')
289 logging.warning('%s cannot be retrieved on non-rooted device.' % fname)

Completed in 1865 milliseconds

1 2 3 4 5 6 7 8 91011>>