HomeSort by relevance Sort by last modified time
    Searched refs:Policy (Results 201 - 225 of 455) sorted by null

1 2 3 4 5 6 7 891011>>

  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/
DxeDeferImageLoadLib.c 775 Provides the service of deferring image load based on platform policy control,
785 @param[in] BootPolicy A boot policy that was used to call LoadImage() UEFI service.
790 FileBuffer did authenticate, and the platform policy dictates
799 authenticate, and the platform policy dictates that the DXE
815 UINT32 Policy;
833 // The user is logon; verify the FilePath by current user access policy.
845 // Check the file type and get policy setting.
848 Policy = PcdGet32 (PcdDeferImageLoadPolicy);
849 if ((Policy & FileType) == FileType) {
  /external/clang/lib/ASTMatchers/
ASTMatchersInternal.cpp 473 PrintingPolicy Policy = Node.getASTContext().getPrintingPolicy();
474 Policy.SuppressUnwrittenScope = true;
475 Node.printQualifiedName(OS, Policy);
  /external/clang/lib/Index/
IndexSymbol.cpp 298 PrintingPolicy Policy(LO);
302 Policy.SuppressTemplateArgsInCXXConstructors = true;
306 DeclName.print(OS, Policy);
  /packages/apps/Email/src/com/android/email/activity/setup/
MailboxSettings.java 47 import com.android.emailcommon.provider.Policy;
181 // If we have a maximum lookback policy, enforce it
307 /** Projection for loading an account's policy key. */
314 { Policy.MAX_EMAIL_LOOKBACK };
339 // Get the max lookback from our policy, if we have one.
344 // No policy, nothing to look up.
349 ContentUris.withAppendedId(Policy.CONTENT_URI, policyKey),
  /system/sepolicy/tests/
treble_sepolicy_tests.py 5 import policy
6 from policy import MatchPathPrefix
13 Use file_contexts and policy to verify Treble requirements
89 # selinux policy contains neverallow rules that enforce that only zygote
168 # setup for the policy compatibility tests
210 # Make sure that any new type introduced in the new policy that was not present
211 # in the old policy has been recorded in the mapping file.
225 ret += "SELinux: The following types were found added to the policy "
233 # Make sure that any public type removed in the current policy has its
234 # declaration added to the mapping file for use in non-platform policy
    [all...]
  /external/clang/include/clang/AST/
Attr.h 114 void printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const;
  /external/libchrome/sandbox/linux/seccomp-bpf/
sandbox_bpf.cc 21 #include "sandbox/linux/bpf_dsl/policy.h"
123 SandboxBPF::SandboxBPF(bpf_dsl::Policy* policy)
124 : proc_fd_(), sandbox_has_started_(false), policy_(policy) {
184 // before installing the filters, just in case that our policy denies
  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 248 void overrideSchedPolicy(MachineSchedPolicy &Policy,
  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 305 void overrideSchedPolicy(MachineSchedPolicy &Policy,
  /external/owasp/sanitizer/src/main/org/owasp/html/
ElementAndAttributePolicyBasedSanitizerPolicy.java 42 * A sanitizer policy that applies element and attribute policies to tags.
47 implements HtmlSanitizer.Policy {
  /external/owasp/sanitizer/src/main/org/owasp/html/examples/
UrlTextExample.java 136 HtmlSanitizer.Policy policy = policyBuilder.apply( local
149 HtmlSanitizer.sanitize(input, policy);
  /external/owasp/sanitizer/src/tests/org/owasp/html/
Benchmark.java 143 HtmlSanitizer.sanitize(html, new HtmlSanitizer.Policy() {
HtmlSanitizerTest.java 353 HtmlSanitizer.Policy policy = new HtmlPolicyBuilder() local
379 HtmlSanitizer.sanitize(html, policy);
  /frameworks/base/core/java/android/app/
INotificationManager.aidl 134 NotificationManager.Policy getNotificationPolicy(String pkg);
135 void setNotificationPolicy(String pkg, in NotificationManager.Policy policy);
  /frameworks/base/packages/Osu/src/com/android/hotspot2/flow/
FlowService.java 76 public void remediate(String spFqdn, String url, boolean policy, Network network) {
77 FlowService.this.remediate(spFqdn, url, policy, network);
99 * @param policy Set if this is a policy update rather than a subscription update
102 public void remediate(String spFqdn, String url, boolean policy, Network network) {
114 homeSP, policy
115 ? OSUFlowManager.FlowType.Policy : OSUFlowManager.FlowType.Remediation));
  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
OSUClient.java 4 * policy-server.r2-testbed IN A 10.123.107.107
9 * policy-server.r2-testbed-rks IN A 10.123.107.107
265 if (flowType == OSUFlowManager.FlowType.Policy) {
266 throw new IOException("Browser launch requested in policy flow");
368 flowType == OSUFlowManager.FlowType.Policy);
424 if (flowType == OSUFlowManager.FlowType.Policy) {
471 {"PerProviderSubscription", "?", "Policy", "PolicyUpdate", "TrustRoot", "CertURL"};
481 certs.put(OSUCertType.Policy, getCerts(ppsRoot, PolicyCertPath, network, km, ks));
  /packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
NotificationBackendTest.java 20 import android.app.NotificationManager.Policy;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Attr.h 111 void printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Attr.h 111 void printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Attr.h 111 void printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Attr.h 111 void printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Attr.h 111 void printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Attr.h 111 void printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Attr.h 111 void printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Attr.h 111 void printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const;

Completed in 1170 milliseconds

1 2 3 4 5 6 7 891011>>