OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:downloaded
(Results
176 - 200
of
943
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/profiles/
profile_downloader.h
74
// picture is not
downloaded
multiple times. This value should only be used
120
// can be
downloaded
.
/external/chromium_org/chrome/browser/supervised_user/
supervised_user_settings_service.h
29
// preferences. The
downloaded
settings are persisted in a PrefStore (which is
99
// only
downloaded
), and never passed to the preference system.
/external/chromium_org/components/policy/core/common/cloud/
component_cloud_policy_service.h
57
// The |delegate| is notified of updates to the
downloaded
policies and must
68
// |cache| is used to load and store local copies of the
downloaded
policies.
/external/chromium_org/content/browser/download/
base_file.h
30
// File being
downloaded
and saved to disk. This is a base class
142
// Source URL for the file being
downloaded
.
file_metadata_mac.mm
24
// file, that can store the source URL and referrer of a
downloaded
file.
82
// the
downloaded
file. If the referrer is known, store that, too.
/external/chromium_org/content/public/browser/
download_manager_delegate.h
127
// Checks whether a
downloaded
file still exists.
133
// system AV function for scanning
downloaded
files. If an empty
download_item.h
117
// path to the
downloaded
file. The caller is responsible for cleanup.
118
// Note: It is important for |callback| to be valid since the
downloaded
file
136
//
downloaded
file's size on disk, and what the history system's last record
199
// Full path to the
downloaded
or downloading file. This is the path to the
229
// Final hash of completely
downloaded
file; not valid if
/external/chromium_org/net/base/
load_states_list.h
50
// PAC script to be
downloaded
.
96
// the response body has been
downloaded
. (NOTE: This state only applies for
/external/chromium_org/remoting/webapp/
wcs_loader.js
25
* The WCS client that will be
downloaded
. This variable is initialized (via
26
* remoting.wcsLoader) by the
downloaded
Javascript.
/external/chromium_org/sync/engine/
sync_scheduler.h
39
// The types that should be
downloaded
.
41
// The new routing info (superset of types to be
downloaded
).
/external/chromium_org/sync/internal_api/public/test/
fake_sync_manager.h
48
// Returns those types that have been
downloaded
since the last call to
154
// The set of types that have been
downloaded
.
/external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
fake_downloader.cc
107
scoped_ptr<Callback>
downloaded
) {
123
(*
downloaded
)(success, url, make_scoped_ptr(new std::string(data)));
/external/chromium_org/third_party/libaddressinput/src/cpp/test/
fake_downloader.cc
157
const Callback&
downloaded
) const {
174
downloaded
(success, url, data);
fake_downloader_test.cc
63
// Returns testing::AssertionSuccess if |data| is valid
downloaded
data for
103
// Returns testing::AssertionSuccess if |data| is valid aggregated
downloaded
/external/chromium_org/third_party/protobuf/python/
README.txt
12
Protocol Compiler (protoc). If you
downloaded
this package from PyPI
34
downloaded
and installed automatically as soon as you run setup.py.
/frameworks/base/core/java/android/content/pm/
VerificationParams.java
41
/** URI referencing where the package was
downloaded
from. */
64
* @param originatingURI URI referencing where the package was
downloaded
/frameworks/base/docs/html/distribute/tools/
open-distribution.jd
115
the file is
downloaded
and Android system automatically starts installing it
134
before they can install apps not
downloaded
from Google Play.
/hardware/broadcom/wlan/bcmdhd/dhdutil/
ucode_download.c
215
interface has already ucode been
downloaded
227
printf("ucode is already
downloaded
\n");
/packages/apps/TvSettings/Settings/res/values-en-rAU-notouch/
strings.xml
59
<string name="factory_reset_description" msgid="6709336495536583649">"This will erase all data from your device\'s internal storage, including: your Google account, system and app data and settings, and
downloaded
apps"</string>
60
<string name="confirm_factory_reset_description" msgid="5710644039419606428">"Erase all your personal information and
downloaded
apps? You can\'t reverse this action!"</string>
/packages/apps/TvSettings/Settings/res/values-en-rGB-notouch/
strings.xml
58
<string name="factory_reset_description" msgid="6709336495536583649">"This will erase all data from your device\'s internal storage, including: your Google account, system and app data and settings, and
downloaded
apps"</string>
59
<string name="confirm_factory_reset_description" msgid="5710644039419606428">"Erase all your personal information and
downloaded
apps? You can\'t reverse this action!"</string>
/packages/apps/TvSettings/Settings/res/values-en-rIN-notouch/
strings.xml
58
<string name="factory_reset_description" msgid="6709336495536583649">"This will erase all data from your device\'s internal storage, including: your Google account, system and app data and settings, and
downloaded
apps"</string>
59
<string name="confirm_factory_reset_description" msgid="5710644039419606428">"Erase all your personal information and
downloaded
apps? You can\'t reverse this action!"</string>
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Folder.java
118
* each fetch completes. Messages are
downloaded
as (as) lightweight (as
120
* means that only the UID is
downloaded
.
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
Attachment.java
166
* True if this attachment can be
downloaded
again.
278
// perform a second insert to put the updated size and
downloaded
size values in
668
* @param
downloaded
Whether that specific rendition is
downloaded
.
669
* @return A packed int describing the updated
downloaded
states of the multiple attachments.
672
boolean
downloaded
) {
677
if (
downloaded
) {
692
* @return The
downloaded
state of that particular rendition of that particular attachment.
/packages/providers/DownloadProvider/
AndroidManifest.xml
78
downloaded
files with other viewers -->
81
downloaded
files with other viewers -->
/prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-parent/1.1/
hamcrest-parent-1.1.pom
133
tofile: "${project.build.directory}/
downloaded
.jar", verbose: true)
134
ant.unjar(src: "${project.build.directory}/
downloaded
.jar",
Completed in 711 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>