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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/extensions/
install_tracker_unittest.cc 61 const ActiveInstallData& retrieved) {
62 EXPECT_EQ(original.extension_id, retrieved.extension_id);
63 EXPECT_EQ(original.is_ephemeral, retrieved.is_ephemeral);
64 EXPECT_EQ(original.percent_downloaded, retrieved.percent_downloaded);
  /external/chromium_org/chrome/browser/renderer_host/pepper/
monitor_finder_mac.h 18 // the information can be retrieved asynchronously.
pepper_flash_drm_host.h 44 // Called by the fetcher when the device ID was retrieved, or the empty string
  /external/chromium_org/chrome/browser/ui/app_list/
fast_show_pickler.h 15 // where the app list is put on the screen using data retrieved from a cache
  /external/chromium_org/chrome/browser/ui/app_list/search/people/
person.h 19 // Person holds information about a search result retrieved from the People
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
authenticated_user_email_retriever.h 33 // cookies for exactly one user. If the e-mail address cannot be retrieved, an
  /external/chromium_org/chrome/utility/
web_resource_unpacker.h 6 // to unpack data retrieved from a web resource feed. Right now, it
  /external/chromium_org/components/cronet/android/java/src/org/chromium/net/
ResponseInfo.java 42 * revalidated over the network before being retrieved from the cache are
  /external/chromium_org/components/policy/core/common/
external_data_manager.h 25 // invoked with the referenced data once it has been successfully retrieved.
  /external/chromium_org/components/user_prefs/
user_prefs.h 21 // hang off of content::BrowserContext and can be retrieved using
  /external/chromium_org/media/base/
data_source.h 35 // retrieved.
  /external/chromium_org/media/tools/layout_tests/
layouttests_unittest.py 24 'media test cases since we only retrieved media '
  /external/chromium_org/media/video/capture/mac/
video_capture_device_decklink_mac.h 26 // identified by |device|. Formats are retrieved from the DeckLink SDK.
  /external/chromium_org/third_party/skia/experimental/SkV8Example/
JsContext.h 49 // Wrap the 'this' pointer into an Object. Can be retrieved via Unwrap.
  /external/eclipse-basebuilder/
README.txt 6 The contents of the basebuilder-3-6.2. directory were retrieved as follows:
  /external/javasqlite/src/main/java/SQLite/
Vm.java 43 * @return true as long as more row data can be retrieved,
  /external/proguard/src/proguard/
ParseException.java 43 * retrieved by the <code>{@link Throwable#getMessage}</code>
  /external/skia/experimental/SkV8Example/
JsContext.h 49 // Wrap the 'this' pointer into an Object. Can be retrieved via Unwrap.
  /external/smack/src/org/jivesoftware/smackx/packet/
OfflineMessageRequest.java 87 * Returns true if all the offline messages of the user should be retrieved.
89 * @return true if all the offline messages of the user should be retrieved.
96 * Sets if all the offline messages of the user should be retrieved.
98 * @param fetch true if all the offline messages of the user should be retrieved.
  /libcore/luni/src/main/java/java/sql/
Array.java 44 * retrieved.
60 * retrieved.
122 * retrieved.
138 * retrieved.
  /ndk/tests/device/test-cpufeatures/jni/
test_android_setCpuArm_1.c 34 printf("Retrieved cpu_count=%d, features=%08llx cpu_id=%08x\n",
test_android_setCpu_1.c 28 printf("Retrieved cpu_count=%d, features=%08llx\n",
  /libcore/libart/src/main/java/sun/misc/
Unsafe.java 155 * @return the retrieved value
175 * @return the retrieved value
195 * @return the retrieved value
215 * @return the retrieved value
238 * @return the retrieved value
261 * @return the retrieved value
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/banners/
AppData.java 64 * Returns the URL where the app icon can be retrieved from.
114 * Stores all of the data about the given app after it's been retrieved.
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
get_file_for_saving_operation_unittest.cc 87 // Checks that the file is retrieved.
122 // Checks that the file is created and retrieved.

Completed in 1205 milliseconds

1 2 3 45 6 7 8 91011>>