OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allowed
(Results
501 - 525
of
7690
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/device/sample/overlays/location/frameworks/base/core/res/res/values/
config.xml
29
verify location providers are
allowed
to be loaded.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DefiniteLengthInputStream.java
25
throw new IllegalArgumentException("negative lengths not
allowed
");
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/misc/
NetscapeCertType.java
35
*
allowed
uses for the key.
/external/checkpolicy/
module_compiler.h
24
* that insertion is
allowed
here and that the symbol does not already
26
* needs to free() the datum), -1 if declarations not
allowed
, -2 for
97
* - no declarations are
allowed
within else branches
98
* - no REQUIRES are
allowed
; the else branch inherits the parent's
/external/chromium/chrome/browser/extensions/
extension_management_api_browsertest.cc
11
// are not
allowed
to call the install function.
permissions_apitest.cc
45
// Test functions and APIs that are always
allowed
(even if you ask for no
/external/chromium/chrome/browser/notifications/
desktop_notification_service.h
100
// been
allowed
or denied yet.
108
// Returns all origins that explicitly have been
allowed
.
114
// Removes an origin from the "explicitly
allowed
" set.
120
// Clears the sets of explicitly
allowed
and denied origins.
/external/chromium/chrome/browser/resources/
collected_cookies.html
25
<tree id="
allowed
-cookies" class="cookies-tree"></tree>
/external/chromium/chrome/browser/ssl/
ssl_policy_backend.h
35
// Queries whether |cert| is
allowed
or denied for |host|.
/external/chromium/chrome/browser/ui/cocoa/extensions/
browser_actions_container_view_unittest.mm
38
<< "less than the minimum
allowed
.";
/external/chromium/chrome/browser/ui/gtk/extensions/
extension_view_gtk.cc
60
// popups are at the maximum
allowed
size.
/external/chromium/net/base/
x509_cert_types.h
94
// This certificate is
allowed
.
95
ALLOWED
,
113
// Returns true if this policy has
allowed
at least one certificate.
120
// The set of fingerprints of
allowed
certificates.
/external/chromium/third_party/libjingle/source/talk/xmpp/
ratelimitmanager.h
47
// A buffer tracks the previous max_count events. Before an event is
allowed
93
// True iff the current time >= to the next song
allowed
time
111
// The time that the next event is
allowed
to occur
130
// True iff the current time >= to the next song
allowed
time
/external/chromium-trace/trace-viewer/src/tracing/analysis/
stub_analysis_results.js
26
throw new Error('Only one summary header
allowed
.');
/external/chromium_org/ash/accelerators/
accelerator_controller.h
160
// Actions
allowed
when the user is not signed in.
162
// Actions
allowed
when the screen is locked.
164
// Actions
allowed
when a modal window is up.
170
// Actions
allowed
in app mode.
accelerator_dispatcher.h
39
// whether the |nested_dispatcher_| is
allowed
to receive events.
/external/chromium_org/base/power_monitor/
power_monitor_source.h
37
// Friend function that is
allowed
to access the protected ProcessPowerEvent.
/external/chromium_org/chrome/browser/chromeos/policy/
user_network_configuration_updater_factory.h
26
// |profile|. Will return NULL if this service isn't
allowed
for |profile|,
/external/chromium_org/chrome/browser/download/
download_crx_util.h
45
// Checks whether an extension download should be
allowed
to proceed because the
/external/chromium_org/chrome/browser/extensions/
extension_webkit_preferences.cc
27
// Tabs aren't typically
allowed
to close windows. But extensions shouldn't
install_verifier.h
69
// Call this to add a set of ids that will immediately be considered
allowed
,
107
// Returns whether an extension id is
allowed
by policy.
138
// A queue of operations to apply to the current set of
allowed
ids.
142
// consider
allowed
until we hear back from the server signature request.
/external/chromium_org/chrome/browser/media/
media_stream_devices_controller.h
91
// they are not
allowed
anymore. Returns the number of devices that are
92
//
allowed
after this step. If the count reaches zero the request can be
109
void SetPermission(bool
allowed
) const;
120
// to
allowed
. Note that it does not reflect the final permission decision.
webrtc_logging_handler_host.h
70
// States used for protecting from function calls made at non-
allowed
points
71
// in time. For example, StartLogging() is only
allowed
in CLOSED state.
124
// state is not
allowed
.
135
// the state is not
allowed
.
/external/chromium_org/chrome/browser/media_galleries/
media_galleries_dialog_controller.h
57
GalleryPermission(const MediaGalleryPrefInfo& pref_info, bool
allowed
)
58
: pref_info(pref_info),
allowed
(
allowed
) {}
62
bool
allowed
;
member in struct:MediaGalleriesDialogController::GalleryPermission
/external/chromium_org/chrome/browser/notifications/
login_state_notification_blocker_chromeos.h
19
// - In ChromeOS, some system notifications are
allowed
to be shown as popups.
Completed in 892 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>