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

1 2 3 4 56 7 8 91011>>

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DozeScrimController.java 120 * Aborts pulsing immediately.
132 * Aborts dozing immediately.
  /frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/
RemoteDisplayProviderService.java 121 mTestDisplay8.setDescription("Aborts spontaneously while connecting");
128 mTestDisplay9.setDescription("Aborts spontaneously while connected");
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/
gtest-spi.h 125 // throws an exception or aborts the current function.
185 // throws an exception or aborts the current function.
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/
gtest-spi.h 125 // throws an exception or aborts the current function.
185 // throws an exception or aborts the current function.
  /system/core/libutils/include/utils/
Unicode.h 159 * pair. If dstLen == 0 nothing is written and dst is returned. If dstLen > SSIZE_MAX it aborts
168 * after. dstLen - 1 can be measured beforehand using utf8_to_utf16_length. Aborts if dstLen == 0
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/Common/
SpiCommon.h 202 EFI_DEVICE_ERROR Device error, command aborts abnormally.
258 EFI_DEVICE_ERROR Device error, the command aborts abnormally.
  /external/clang/test/Analysis/
new.cpp 266 delete p; // Calls the base destructor which aborts, checked below
313 delete[] p; // Calls the base destructor which aborts, checked below
  /external/google-breakpad/src/testing/scripts/
fuse_gmock_files.py 100 The function aborts the program on failure.
111 The function aborts the program on failure.
  /external/googletest/googlemock/scripts/
fuse_gmock_files.py 100 The function aborts the program on failure.
111 The function aborts the program on failure.
  /external/v8/testing/gmock/scripts/
fuse_gmock_files.py 100 The function aborts the program on failure.
111 The function aborts the program on failure.
  /external/webrtc/webrtc/base/
checks.h 54 // - FATAL() aborts unconditionally.
203 // Like a stripped-down LogMessage from logging.h, except that it aborts.
  /art/runtime/
oat_file_manager.h 50 // Add an oat file to the internal accounting, std::aborts if there already exists an oat file
  /development/host/windows/usb/winusb/
adb_winusb_endpoint_object.cpp 173 // prevent CloseHandle() from returning until our IO completes or it aborts
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
FaultTolerantWrite.h 140 Aborts all previously allocated writes.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
FaultTolerantWriteSmmDxe.h 148 Aborts all previously allocated writes.
  /external/apache-http/src/org/apache/http/client/methods/
AbortableHttpRequest.java 80 * Aborts this http request. Any active execution of this method should
  /external/autotest/site_utils/
lxc_cleanup.py 36 # This is to avoid a race condition that scheduler aborts a job and autoserv
  /external/compiler-rt/test/builtins/Unit/
mulosi4_test.c 19 // Effects: aborts if a * b overflows
mulvdi3_test.c 19 // Effects: aborts if a * b overflows
mulvsi3_test.c 19 // Effects: aborts if a * b overflows
  /external/dng_sdk/source/
dng_linearization_info.h 121 /// \param host Used to allocate buffers, check for aborts, and post progress updates.
  /external/eigen/unsupported/Eigen/CXX11/src/util/
CXX11Workarounds.h 22 // it error out. For this reason, we use the pragma to make sure G++ aborts at the first error
  /external/google-breakpad/src/testing/gtest/test/
gtest_catch_exceptions_test_.cc 294 // This terminate handler aborts the program using exit() rather than abort().
gtest_environment_test.cc 115 // Prints the message and aborts the program if condition is false.
  /external/googletest/googletest/test/
gtest_catch_exceptions_test_.cc 294 // This terminate handler aborts the program using exit() rather than abort().

Completed in 1186 milliseconds

1 2 3 4 56 7 8 91011>>