OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loading
(Results
551 - 575
of
5303
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/wallpapers/LivePicker/res/values-en-rIN/
strings.xml
31
<string name="live_wallpaper_loading" msgid="2488371303130330734">"
Loading
live wallpaper?"</string>
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
ClassPrepareTest.java
60
// start
loading
Class2Prepare class
99
// start
loading
SourceDebugExtensionMockClass class
163
// start
loading
SourceDebugExtensionMockClass class
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionHandler.java
139
* @throws MalformedURLException if
loading
trouble
140
* @throws FileNotFoundException if
loading
trouble
141
* @throws IOException if
loading
trouble
/external/chromium_org/chrome/android/shell/javatests/src/org/chromium/chrome/shell/
ChromeShellTestBase.java
77
* Waits for the Active shell to finish
loading
. This times out after
79
*
loading
pages. Instead it should be used more for test initialization. The proper way
81
* @return Whether or not the Shell was actually finished
loading
.
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.h
137
// to "
loading
", until the DidNavigate() method which should always follow
149
// occur the first time the WebContents stops
loading
after the
151
//
loading
state subsequently, but we will ignore those changes.
/external/chromium_org/chrome/browser/extensions/
unpacked_installer.h
91
// Verifies if
loading
unpacked extensions is allowed.
108
// Notify the frontend that there was an error
loading
an extension.
125
//
loading
.
user_script_master.h
83
// Start
loading
of scripts.
179
// If the extensions service has finished
loading
its initial set of
183
// If list of user scripts is modified while we're
loading
it, we note
/external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_eula.js
44
$('eula').classList.remove('eula-
loading
');
58
$('eula').classList.add('eula-
loading
');
94
$('eula').classList.add('
loading
'); // Mark EULA screen busy.
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_controller.h
15
// The
loading
/waiting state of the tab.
34
// the |
loading
| property to YES visually indicates that this tab is currently
35
//
loading
content via a spinner.
/external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views_unittest.cc
138
// Hide sign in while not
loading
Wallet items as if the user clicked "Back".
169
// Pretend as if
loading
Wallet data.
178
// Pretend as if Wallet data has finished
loading
.
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/
overlay.css
43
/* If the options page is
loading
don't do the transition. */
44
.
loading
.overlay,
45
.
loading
.overlay .page {
/external/chromium_org/components/nacl/renderer/
nexe_load_manager.h
28
// NexeLoadManager provides methods for reporting the progress of
loading
a
121
// help determine whether nexe
loading
problems are caused by networking
136
// Time of the start of
loading
a NaCl module.
/external/chromium_org/components/sync_driver/
model_association_manager.h
94
// Start
loading
non-running types that are in |desired_types_|.
105
// Callback that will be invoked when the models finish
loading
. This callback
139
// Data types that are still
loading
/associating when configuration times
/external/chromium_org/content/browser/
plugin_loader_posix.cc
47
// If we are currently
loading
plugins, the plugin list might have been
51
// restart plugin
loading
, otherwise it will immediately run the callback.
147
// We are being called after plugin
loading
has finished, but we don't know
/external/chromium_org/extensions/browser/
extension_host.h
114
// Called after the extension page finishes
loading
but before the
159
// host, so we can send messages to it before it finishes
loading
.
162
// Whether the RenderWidget has reported that it has stopped
loading
.
/external/chromium_org/remoting/webapp/html/
template_main.html
28
<!--
loading
-mode is initially visible, but becomes hidden as soon as an
31
<section id="
loading
-mode" data-ui-mode="">
32
<em>
Loading
…</em>
/external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentLoader.cpp
182
// (This can happen when there's a single XMLHttpRequest currently
loading
and stopLoading causes it
183
// to stop
loading
. Because of this, we need to save it so we don't return early.
184
bool
loading
= isLoading();
local
187
// Attempt to stop the frame if the document loader is
loading
, or if it is done
loading
but
191
if (
loading
|| doc->parsing())
195
if (!
loading
) {
204
// The main resource loader already finished
loading
. Set the cancelled error on the
301
// Don't ask if we are
loading
an empty URL.
305
// If we're
loading
content into a subframe, check against the parent's Content Security Polic
[
all
...]
/external/chromium_org/third_party/WebKit/Source/web/
WebSharedWorkerImpl.h
92
// WebFrameClient methods to support resource
loading
thru the 'shadow page'.
133
// 'shadow page' - created to proxy
loading
requests from the worker.
152
// Kept around only while main script
loading
is ongoing.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
main.css
38
.
loading
{
173
#image-outputs img.
loading
,
174
#image-outputs canvas.
loading
{
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
loader_unittests.js
31
test('
loading
steps', 1, function() {
53
test('results files
loading
', 11, function() {
112
// Simulate error
loading
the default builder data, then make sure
/external/chromium_org/third_party/launchpad_translations/
webkit_strings_en-AU.xtb
8
<translation id="1639239467298939599">
Loading
</translation>
24
<translation id="370665806235115550">
Loading
...</translation>
63
<translation id="9186171386827445984">
Loading
document: <ph name="PAGE_NUMBER"/>/<ph name="NUMBER_OF_PAGES"/> pages...</translation>
/external/chromium_org/third_party/libjingle/overrides/
init_webrtc.cc
94
DVLOG(1) << "
Loading
WebRTC module: " << path.value();
99
// We've been seeing problems on Windows with
loading
the DLL and we're
101
// file or disallowing
loading
the DLL. To get a better picture of the errors
/external/chromium_org/tools/deep_memory_profiler/lib/
symbol.py
41
Note that
loading
the symbol data sources takes a long time. They are often
88
LOGGER.info('
Loading
symbol mapping...')
161
LOGGER.info('
Loading
%d unresolved addresses.' %
/external/chromium_org/tools/gn/
input_file_manager.h
29
// Manages
loading
and parsing files from disk. This doesn't actually have
108
//
loading
.
118
// Null before the file is loaded or if
loading
failed.
/external/chromium_org/ui/webui/resources/css/
overlay.css
46
/* If the options page is
loading
don't do the transition. */
47
.
loading
.overlay,
48
.
loading
.overlay .page {
Completed in 1769 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>