OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tries
(Results
501 - 525
of
2577
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/
certificate_manager_model.h
67
//
Tries
to import all the certificates given. The root will be trusted
/external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client.h
89
//
Tries
to load the result of a previous execution of the protocol from
/external/chromium_org/chrome/browser/extensions/
extension_icon_image.cc
29
// - If the extension has the resource, IconImage
tries
to load it using
management_policy.h
35
// each time a user
tries
to perform one of the controlled actions (the list
/external/chromium_org/chrome/browser/importer/
firefox_profile_lock_posix.cc
88
// This function
tries
to lock Firefox profile using fcntl(). The return
/external/chromium_org/chrome/browser/net/
chrome_fraudulent_certificate_reporter_unittest.cc
120
// and re-
tries
, we will need more sopisticated tests as well.
proxy_browsertest.cc
131
// Visit a page that
tries
to establish WebSocket connection. The title
/external/chromium_org/chrome/browser/ui/panels/
stacked_panel_collection.h
123
//
Tries
to collapse panels in the least recently active order in order to get
/external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.h
94
// If IsAppLaunch is true,
tries
to open an application window.
/external/chromium_org/chrome/browser/ui/webui/
favicon_source.cc
125
// We need to explicitly return a mime type, otherwise if the user
tries
to
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
contentSettings.html
131
tries
to keep the identifiers stable across plug-in updates.
/external/chromium_org/chrome/common/
service_process_util.h
86
//
Tries
to become the sole service process for the current user data dir.
/external/chromium_org/content/browser/download/
file_metadata_mac.mm
98
// improve the UI shown by the OS when the users
tries
to open the file.
/external/chromium_org/content/common/mac/
font_loader.mm
29
// "_CTFontManagerUnregisterFontForData") returns NULL. In that case, it
tries
/external/chromium_org/content/renderer/
renderer_main_platform_delegate_win.cc
47
// If code subsequently
tries
to exit using exit(), _exit(), abort(), or
/external/chromium_org/gpu/command_buffer/client/
transfer_buffer.h
117
//
Tries
to reallocate the ring buffer if it's not large enough for size.
/external/chromium_org/media/base/android/
media_drm_bridge.cc
53
//
Tries
to find a PSSH box whose "SystemId" is |uuid| in |data|, parses the
/external/chromium_org/media/filters/
audio_renderer_algorithm.h
42
//
Tries
to fill |requested_frames| frames into |dest| with possibly scaled
ffmpeg_glue.cc
139
// Ensure FFmpeg only
tries
to seek on resources we know to be seekable.
/external/chromium_org/media/video/capture/mac/
video_capture_device_mac.mm
116
// undesired aspect ratio change.
Tries
to open the camera with a natively
/external/chromium_org/native_client_sdk/src/examples/api/input_event/
shared_queue.h
98
//
Tries
to pop the front element from the queue; returns an enum:
/external/chromium_org/net/base/
file_stream_context.h
208
// It
tries
to write to completion.
keygen_handler_unittest.cc
107
// test
tries
to catch concurrency problems in the keygen implementation.
/external/chromium_org/net/cert/
x509_cert_types.h
53
// Returns a name that can be used to represent the issuer. It
tries
in this
/external/chromium_org/net/dns/
dns_config_service_win.cc
112
for (unsigned
tries
= 0; (
tries
< 3) && (rv == ERROR_BUFFER_OVERFLOW);
113
tries
++) {
417
// Windows always
tries
a multi-label name "as is" before using suffixes.
Completed in 1774 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>