OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whitelist
(Results
176 - 200
of
391
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/components/translate/core/browser/
translate_prefs.h
46
//
whitelist
, and the accepted/denied counts.
translate_prefs.cc
171
NOTREACHED() << "Unregistered translate
whitelist
pref";
183
NOTREACHED() << "Unregistered translate
whitelist
pref";
/external/chromium_org/content/common/sandbox_linux/
bpf_cros_arm_gpu_policy_linux.cc
172
// Add ARM-specific files to
whitelist
in the broker.
/external/chromium_org/extensions/common/
csp_validator.cc
65
// We might need to relax this
whitelist
over time.
/external/chromium_org/extensions/common/features/
complex_feature.cc
117
// allow API in dev channel for everyone but stable channel for a
whitelist
),
simple_feature.h
57
std::set<std::string>*
whitelist
() { return &whitelist_; }
function in class:extensions::SimpleFeature
simple_feature.cc
244
ParseSet(value, "
whitelist
", &whitelist_);
311
//
whitelist
.
/external/chromium_org/sandbox/win/src/
named_pipe_policy_test.cc
31
// The second parameter allows us to enforce a
whitelist
for where the
/external/chromium_org/third_party/libjingle/source/talk/base/
messagedigest.h
63
// A
whitelist
of approved digest algorithms from RFC 4572 (FIPS 180).
/external/chromium_org/third_party/webrtc/base/
messagedigest.h
46
// A
whitelist
of approved digest algorithms from RFC 4572 (FIPS 180).
/external/chromium_org/tools/grit/grit/gather/
chrome_scaled_image.py
48
remains valid). Also delete ancillary chunks that are not on our
whitelist
.
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp
53
//
whitelist
with a clear explanation for why each realocation needs to
/frameworks/webview/chromium/tools/
merge_common.py
27
#
Whitelist
of projects that need to be merged to build WebView. We don't need
/system/core/debuggerd/
utility.cpp
48
//
Whitelist
output desired in the logcat output.
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
signin_screen_handler.cc
1281
const base::ListValue*
whitelist
= NULL;
local
[
all
...]
/external/chromium_org/chrome/browser/background/
background_application_list_model.cc
286
// If in the
whitelist
, then does not require background mode even if
288
// TODO(dimich): remove this
whitelist
once we have a better way to keep
/external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc
173
//
Whitelist
the extension ID of the test extension.
359
//
Whitelist
the extension ID of the test extension.
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database_unittest.cc
[
all
...]
safe_browsing_test.cc
292
// client-side phishing
whitelist
.
301
// free
whitelist
.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
tut_migration_to_manifest_v2.html
113
<li>
Whitelist
the HTTPS domain that serves the resource
268
to
whitelist
these resources so that external Web pages can use them:
/external/chromium_org/sandbox/linux/services/
broker_process.cc
473
// the
whitelist
. For paranoia a caller should then use |file_to_access|. See
514
//
whitelist
. For paranoia, a caller should then use |file_to_open| rather
/external/chromium_org/tools/grit/grit/tool/
build.py
151
self.VerboseOut('Using
whitelist
: %s\n' % whitelist_filename);
208
# Mark the item to be skipped if it wasn't in the
whitelist
.
/external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp
145
//configure device host
whitelist
of HCI host ID's; see specification ETSI TS 102 622 V11.1.10
151
jni_nfa_hci_cfg.num_whitelist_host = (UINT8) num; //number of HCI host ID's in the
whitelist
/packages/apps/Bluetooth/res/values/
strings.xml
35
<string name="permlab_bluetoothWhitelist">
Whitelist
bluetooth device access.</string>
37
<string name="permdesc_bluetoothWhitelist">Allows the app to temporarily
whitelist
/packages/apps/Bluetooth/res/values-en-rGB/
strings.xml
21
<string name="permlab_bluetoothWhitelist" msgid="7091552898592306386">"
Whitelist
bluetooth device access."</string>
22
<string name="permdesc_bluetoothWhitelist" msgid="5494513855192170109">"Allows the app to temporarily
whitelist
a Bluetooth device, allowing that device to send files to this device without user confirmation."</string>
Completed in 2982 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>