HomeSort by relevance Sort by last modified time
    Searched full:enforce (Results 126 - 150 of 1666) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/curl/docs/libcurl/opts/
CURLOPT_ISSUERCERT.3 36 is useful in multi-level PKI where one needs to enforce that the peer
  /external/curl/tests/libtest/
lib510.c 113 /* enforce chunked transfer by setting the header */
  /external/desugar/java/com/google/devtools/common/options/
InvocationPolicyEnforcer.java 60 * @param invocationPolicy the policy to enforce. A null policy means this enforcer will do
61 * nothing in calls to enforce().
70 * @param invocationPolicy the policy to enforce. A null policy means this enforcer will do
71 * nothing in calls to enforce().
100 * @param parser The OptionsParser to enforce policy on.
103 public void enforce(OptionsParser parser) throws OptionsParsingException { method in class:InvocationPolicyEnforcer
104 enforce(parser, null); method
110 * @param parser The OptionsParser to enforce policy on.
116 public void enforce(OptionsParser parser, @Nullable String command) method in class:InvocationPolicyEnforcer
    [all...]
  /external/google-benchmark/src/
check.h 23 std::abort(); // fallback to enforce noreturn
  /external/guava/guava/src/com/google/common/collect/
MapConstraint.java 39 * and value. A non-deterministic constraint cannot reliably enforce that all
  /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
IsEqual.java 91 * Creates an {@link org.hamcrest.core.IsEqual} matcher that does not enforce the values being
  /external/libcxx/utils/google-benchmark/src/
check.h 23 std::abort(); // fallback to enforce noreturn
  /external/libmojo/mojo/public/cpp/bindings/
sync_call_restrictions.h 34 // security and stability reasons. SyncCallRestrictions helps to enforce such
  /external/perfetto/include/perfetto/protozero/
message_handle.h 34 // message is finalized. This is to enforce the append-only API. For instance
  /external/v8/tools/clang/plugins/
FindBadConstructsAction.cpp 50 } else if (args[i] == "enforce-in-thirdparty-webkit") {
  /frameworks/base/core/java/com/android/internal/os/
RoSystemProperties.java 61 "enforce".equalsIgnoreCase(CONTROL_PRIVAPP_PERMISSIONS);
  /hardware/interfaces/radio/1.0/vts/functional/
radio_hidl_hal_test.cpp 45 /* Enforce Vts Testing with Sim Status Present only. */
  /hardware/interfaces/radio/1.1/vts/functional/
radio_hidl_hal_test.cpp 50 /* Enforce Vts Testing with Sim Status Present only. */
  /hardware/interfaces/radio/1.2/vts/functional/
radio_hidl_hal_test.cpp 50 /* Enforce Vts Testing with Sim Status Present only. */
  /libcore/ojluni/src/main/java/java/nio/file/attribute/
UserPrincipal.java 38 * enforce privilege separation then a file in the file system may have an
  /libcore/ojluni/src/main/java/java/security/
KeyPair.java 32 * private key). It does not enforce any security, and, when initialized,
  /packages/apps/Car/Settings/src/com/android/car/settings/users/
UserIconProvider.java 59 // Enforce that the icon is circular
  /packages/apps/Settings/src/com/android/settings/bluetooth/
AlwaysDiscoverable.java 56 * wish to enforce discoverable mode. */
  /packages/apps/Settings/src/com/android/settings/notification/
EmergencyBroadcastPreferenceController.java 32 * Base class for preference controller that handles preference that enforce adjust volume
  /packages/apps/Settings/src/com/android/settings/widget/
SwitchWidgetController.java 104 * Disable the switch based on the enforce admin.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForCommonDataKind.java 65 * enforce that {@link #mLabelColumn} only appears when type is
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
ioctl.h 16 * platforms. The generic ioctl numbering scheme doesn't really enforce
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-impl/1.0.2.v20150114/
aether-impl-1.0.2.v20150114.pom 104 <!-- enforce version range matching official guice:3.0 -->
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
TableRowRule.java 49 // the table row will enforce match_parent and wrap_content for width and height
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
PostActivityCreationAction.java 36 // private constructor to enforce singleton.

Completed in 2338 milliseconds

1 2 3 4 56 7 8 91011>>