OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tries
(Results
201 - 225
of
2577
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/chromeos/login/
user_image_manager.h
52
//
Tries
to load user image from disk; if successful, sets it for the user,
/external/chromium_org/chrome/browser/chromeos/policy/
user_policy_disk_cache.h
61
//
Tries
to load the cache file on the FILE thread.
/external/chromium_org/chrome/browser/mac/
keychain_reauthorize.h
40
//
tries
.
/external/chromium_org/chrome/browser/resources/file_manager/js/
file_copy_manager_wrapper.js
16
* In the constructor, it
tries
to start loading the background page, and
/external/chromium_org/chrome/browser/ui/gtk/
avatar_menu_button_gtk.cc
81
// subtracting border,
tries
to resize the profile image to a size of -1).
/external/chromium_org/chrome/browser/ui/gtk/panels/
panel_titlebar_gtk.h
37
// size (which is typical) and
tries
closing them all by repeatedly clicking
/external/chromium_org/chrome/browser/ui/search/
instant_unload_handler.h
53
// Destroys the old tab. This is invoked if script
tries
to close the page.
/external/chromium_org/chrome/browser/ui/webui/ntp/
thumbnail_source.cc
50
// We need to explicitly return a mime type, otherwise if the user
tries
to
/external/chromium_org/chrome/common/extensions/manifest_handlers/
externally_connectable.h
56
//
Tries
to construct the info based on |value|, as it would have appeared in
/external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.h
29
//
Tries
to start a process of type indicated by process_type.
/external/chromium_org/content/common/
socket_stream_messages.h
39
// If the SocketStreamHandle ever
tries
to exceed the
/external/chromium_org/content/public/renderer/
navigation_state.h
76
// renderer
tries
to pick up the navigation of the old one.
/external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
CriteriaHelper.java
58
* action is performed again, to a maximum of maxAttempts
tries
.
/external/chromium_org/content/test/
content_test_launcher.cc
77
// as it also
tries
to set MessagePumpForUIFactory.
/external/chromium_org/net/base/
io_buffer.cc
51
// destructor
tries
to delete[] it.
/external/chromium_org/net/http/
http_pipelined_host.h
84
//
Tries
to find an existing pipeline with capacity for a new request. If
http_pipelined_host_pool.h
63
//
Tries
to find an existing pipeline with capacity for a new request. If
/external/chromium_org/net/quic/congestion_control/
hybrid_slow_start.h
8
// congestion algorithm. The key feaure of hybrid slow start is that it
tries
to
/external/chromium_org/net/websockets/
websocket_frame_parser.h
50
//
Tries
to decode a frame header from |current_read_pos_|.
/external/chromium_org/remoting/protocol/
connection_to_client_unittest.cc
88
// The test will crash if data writer
tries
to write data to the
/external/chromium_org/sandbox/win/src/
win_utils.cc
315
for (int
tries
= 1; !(*function_ptr) &&
tries
< max_tries; ++
tries
) {
316
if (
tries
>= sleep_threshold)
/external/chromium_org/sdch/open-vcdiff/
autogen.sh
47
# aclocal
tries
to overwrite aclocal.m4 even if the contents haven't
/external/chromium_org/third_party/icu/source/test/intltest/
caltztst.h
33
//
Tries
to mimic the Java Date.toString() format.
/external/chromium_org/third_party/icu/source/tools/icuinfo/
icuplugins_windows_sample.txt
35
# This sample file
tries
to load 'myPlugin'.
/external/chromium_org/third_party/sqlite/src/test/
tkt-f3e5abed55.test
60
# Set up a testvfs so that the next time SQLite
tries
to delete the
Completed in 921 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>