OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:returns
(Results
351 - 375
of
31998
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/base/
rand_util.h
14
//
Returns
a random number in range [0, kuint64max]. Thread-safe.
17
//
Returns
a random number between min and max (inclusive). Thread-safe.
20
//
Returns
a random number in range [0, max). Thread-safe.
27
//
Returns
a random double in range [0, 1). Thread-safe.
/external/chromium/chrome/browser/search_engines/
search_terms_data.h
21
//
Returns
the value for the GOOGLE_BASE_SUGGEST_URL term.
24
//
Returns
the value to use for replacements of type GOOGLE_BASE_URL.
27
//
Returns
the locale used by the application.
31
//
Returns
the value for the Chrome Omnibox rlz.
/external/chromium/chrome/browser/ui/views/tabs/
abstract_tab_strip_view.h
16
//
Returns
true if the tab strip is editable.
17
//
Returns
false if the tab strip is being dragged or animated to prevent
21
//
Returns
false when there is a drag operation in progress so that the frame
29
//
Returns
true if the specified point(TabStrip coordinates) is
/external/chromium/net/tools/testserver/
asn1der.py
24
Returns
:
37
Returns
:
48
Returns
:
58
Returns
:
/external/chromium_org/apps/app_shim/
app_shim_mac.h
10
//
Returns
whether the app shims are enabled.
/external/chromium_org/cc/test/
pixel_test_utils.h
15
// Encodes a bitmap into a PNG and write to disk.
Returns
true on success. The
20
// Reads and decodes a PNG image to a bitmap.
Returns
true on success. The PNG
24
// Compares with a PNG file on disk using the given PixelComparator, and
returns
25
// true if the comparator
returns
a match. |ref_img_path| is absolute.
/external/chromium_org/chrome/browser/chromeos/drive/
resource_metadata_storage.h
48
//
Returns
true if this iterator cannot advance any more and does not point
52
//
Returns
the ID of the entry currently pointed by this object.
55
//
Returns
the entry currently pointed by this object.
64
//
Returns
true if this object has encountered any error.
80
//
Returns
true if this iterator cannot advance any more and does not point
85
//
Returns
the ID of the entry currently pointed by this object.
88
//
Returns
the value of the entry currently pointed by this object.
94
//
Returns
true if this object has encountered any error.
119
//
Returns
true if the DB was successfully upgraded to the newest version.
128
//
Returns
true when cache entries were not loaded to the DB durin
[
all
...]
/external/chromium_org/chrome/browser/chromeos/login/
startup_utils.h
18
//
Returns
true if EULA has been accepted.
21
//
Returns
OOBE completion status.
30
//
Returns
device registration completion status, i.e. second part of OOBE.
36
//
Returns
initial locale from local settings.
/external/chromium_org/chrome/browser/component_updater/
ppapi_utils.h
8
//
Returns
true if the interface name passed in is supported by the
/external/chromium_org/chrome/browser/extensions/
launch_util.h
17
// Gets the launch type preference. If no preference is set,
returns
19
//
Returns
LAUNCH_TYPE_WINDOW if there's no preference and
35
//
Returns
true if a launch container preference has been specified for
37
// this
returns
false.
suggest_permission_util.h
31
// and extension, just
returns
false. If an extension without |permission|
32
//
returns
false and suggests |permision| in the developer tools console.
39
// and extension, just
returns
false. If an extension without |permission|
40
//
returns
false and suggests |permision| in the developer tools console.
/external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_object_enumerator.h
26
// If the current file entry is valid,
returns
true and fills in |entry_id|
27
// with the entry identifier else
returns
false and |entry_id| is not set.
31
//
Returns
true if the enumerator has more entries to traverse, false
35
//
Returns
true if Next() has been called at least once, and the enumerator
/external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_object_enumerator.h
30
// If the current file object entry is valid,
returns
an non-empty object id.
31
//
Returns
an empty string otherwise.
35
//
Returns
true if the enumerator has more entries to traverse, false
39
//
Returns
true if Next() has been called at least once, and the enumerator
/external/chromium_org/chrome/browser/net/
async_dns_field_trial.h
10
//
Returns
true when the async resolver should be used.
/external/chromium_org/chrome/browser/policy/test/
asn1der.py
23
Returns
:
36
Returns
:
47
Returns
:
57
Returns
:
/external/chromium_org/chrome/browser/profiles/
profile_info_util.h
16
//
Returns
a version of |image| of a specific size and with a grey border.
23
//
Returns
a version of |image| suitable for use in menus.
27
//
Returns
a version of |image| suitable for use in WebUI.
31
//
Returns
a version of |image| suitable for use in title bars. The returned
/external/chromium_org/chrome/browser/ui/app_list/
app_list_icon_win.h
8
//
Returns
the resource id of the app list PNG icon used for the taskbar,
/external/chromium_org/chrome/browser/ui/website_settings/
website_settings_utils.h
10
//
Returns
true if the passed |url| refers to an internal chrome page.
/external/chromium_org/chrome/common/extensions/api/
app.json
30
"
returns
": {
59
"
returns
": {
69
"
returns
": {
86
"
returns
": {
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
experimental_devtools_console.html
4
returns
the list of messages on the console, <code>onMessageAdded</code>
/external/chromium_org/chrome/common/extensions/manifest_handlers/
content_scripts_handler.h
25
//
Returns
the content scripts for the extension (if the extension has
26
// no content scripts, this
returns
an empty list).
29
//
Returns
the list of hosts that this extension can run content scripts on.
32
//
Returns
true if the extension has a content script declared at |url|.
/external/chromium_org/chrome/common/
search_urls.h
12
//
Returns
true if |my_url| matches |other_url|.
/external/chromium_org/chrome/test/pyautolib/
pyauto_paths.py
12
"""
Returns
src/ directory."""
18
"""
Returns
src/third_party directory."""
23
"""
Returns
list of possible build directories."""
41
"""
Returns
path to ChromeDriver executable, or None if cannot be found."""
/external/chromium_org/content/public/browser/
zygote_host_linux.h
21
//
Returns
the singleton instance.
26
//
Returns
the pid of the Zygote process.
29
//
Returns
the pid of the Sandbox Helper process.
32
//
Returns
an int which is a bitmask of kSandboxLinux* values. Only valid
/external/chromium_org/content/public/renderer/
renderer_ppapi_host.h
52
//
Returns
the RendererPpapiHost associated with the given PP_Instance,
62
//
Returns
the PpapiHost object.
65
//
Returns
true if the given PP_Instance is valid and belongs to the
69
//
Returns
the PluginInstance for the given PP_Instance, or NULL if the
75
//
Returns
the RenderFrame for the given plugin instance, or NULL if the
80
//
Returns
the RenderView for the given plugin instance, or NULL if the
84
//
Returns
the WebPluginContainer for the given plugin instance, or NULL if
89
//
Returns
the PID of the child process containing the plugin. If running
90
// in-process, this
returns
base::kNullProcessId.
93
//
Returns
true if the given instance is considered to be currentl
[
all
...]
Completed in 895 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>