HomeSort by relevance Sort by last modified time
    Searched full:sanitized (Results 101 - 125 of 271) sorted by null

1 2 3 45 6 7 8 91011

  /cts/tests/autofillservice/src/android/autofillservice/cts/
CheckoutActivityTest.java 224 // Assert sanitization on fill request: everything should be sanitized!
VirtualContainerView.java 388 + (sensitive ? " (sensitive)" : " (sanitized"));
  /developers/samples/android/input/autofill/AutofillFramework/
template-params.xml 187 child.setDataIsSensitive(!item.sanitized);
  /external/compiler-rt/cmake/Modules/
AddCompilerRT.cmake 342 # Can be used to build sanitized versions of libc++ for running unit tests.
  /external/owasp/sanitizer/distrib/javadoc/org/owasp/html/
HtmlPolicyBuilder.html 332 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert <code>style="&lt;CSS&gt;"</code> to sanitized CSS which allows
342 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert <code>style="&lt;CSS&gt;"</code> to sanitized CSS which allows
    [all...]
HtmlSanitizer.Policy.html 107 the sanitized output.
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/examples/
SlashdotPolicyExample.html 104 <FONT color="green">101</FONT> // Set up an output channel to receive the sanitized HTML.<a name="line.101"></a>
  /external/syslinux/com32/gpllib/
memory.c 271 Sanitized equivalent (no overlap):
  /frameworks/base/media/java/android/media/
AudioPlaybackConfiguration.java 393 * in a state that should make it considered for the list public (sanitized) active playback
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/utils/
LogUtils.java 116 /** Sanitizes an account name. If debug logging is not enabled, a sanitized name is returned. */
  /packages/apps/Messaging/src/com/android/messaging/util/
UiUtils.java 346 * @return Sanitized string with link hrefs inlined
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
LogUtils.java 143 * Sanitizes an account name. If debug logging is not enabled, a sanitized name
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ClipboardSupport.java 158 * case nothing happens. The selection list will be sanitized so
  /art/dexdump/
dexdump.cc 553 char sanitized[sizeof(pHeader.magic_) * 2 + 1]; local
555 asciify(sanitized, pHeader.magic_, sizeof(pHeader.magic_));
556 fprintf(gOutFile, "magic : '%s'\n", sanitized);
    [all...]
  /frameworks/base/core/java/android/app/assist/
AssistStructure.java 777 // Guard used to skip non-sanitized data when writing for autofill.
    [all...]
  /art/runtime/jit/
jit.cc 342 // When running sanitized, let all tasks finish to not leak. Otherwise just clear the queue.
  /bionic/linker/
linker_main.cpp 250 // These should have been sanitized by __libc_init_AT_SECURE, but the test
  /build/make/core/
envsetup.mk 177 # Returns the non-sanitized version of the path provided in $1.
  /external/autotest/client/cros/cellular/wardmodem/
at_transceiver.py 466 @return action: Sanitized action tuple. Normalized form is (string,
  /external/autotest/client/site_tests/network_ShillInitScripts/
network_ShillInitScripts.py 111 # The sanitized hash of the username is the basename of the cryptohome.
  /external/compiler-rt/lib/asan/scripts/
asan_symbolize.py 469 help='set path to sysroot for sanitized binaries')
  /external/kmod/
NEWS 410 sanitized.
  /external/libdrm/tests/exynos/
exynos_fimg2d_test.c 865 * Disable the test for now, until the kernel code has been sanitized.
  /external/owasp/sanitizer/distrib/javadoc/org/owasp/html/class-use/
CssSchema.html 160 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert <code>style="&lt;CSS&gt;"</code> to sanitized CSS which allows
  /external/webp/src/dec/
vp8_dec.c 385 // sanitized state

Completed in 2355 milliseconds

1 2 3 45 6 7 8 91011