HomeSort by relevance Sort by last modified time
    Searched full:error_code (Results 751 - 775 of 1123) sorted by null

<<31323334353637383940>>

  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 247 ERROR_CODE decoderErr;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
execution_monitor.ipp 238 report_error( execution_exception::error_code ec, boost::exception const* be, char const* format, va_list* args )
256 report_error( execution_exception::error_code ec, char const* format, ... )
267 report_error( execution_exception::error_code ec, boost::exception const* be, char const* format, ... )
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 203 unsigned long cr2, trap_no, error_code; member in struct:thread_struct
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 203 unsigned long cr2, trap_no, error_code; member in struct:thread_struct
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 203 unsigned long cr2, trap_no, error_code; member in struct:thread_struct
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 203 unsigned long cr2, trap_no, error_code; member in struct:thread_struct
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 203 unsigned long cr2, trap_no, error_code; member in struct:thread_struct
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglX11Api.cpp 69 s_lastErrorCode = event->error_code;
  /external/bluetooth/bluedroid/stack/sdp/
sdp_utils.c 313 void sdpu_build_n_send_error (tCONN_CB *p_ccb, UINT16 trans_num, UINT16 error_code, char *p_error_text)
321 error_code, p_ccb->connection_id);
339 UINT16_TO_BE_STREAM (p_rsp, error_code);
  /external/chromium/base/
values.h 444 // Value. If the return value is NULL, and if error_code is non-NULL,
445 // error_code will be set with the underlying error.
448 virtual Value* Deserialize(int* error_code, std::string* error_str) = 0;
  /external/chromium_org/base/
values.h 488 // Value. If the return value is NULL, and if error_code is non-NULL,
489 // error_code will be set with the underlying error.
492 virtual Value* Deserialize(int* error_code, std::string* error_str) = 0;
  /external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector_browsertest.cc 211 EXPECT_EQ(em::DeviceLocation::ERROR_CODE_NONE, location.error_code());
235 location.error_code());
549 invalid_fix.error_code =
  /external/chromium_org/chrome/browser/extensions/updater/
extension_downloader.cc 711 int error_code = net::OK; local
712 if (source->FileErrorOccurred(&error_code)) {
714 << "Error is "<< net::ErrorToString(error_code);
  /external/chromium_org/chrome/browser/google_apis/
base_requests.cc 45 int error_code = -1; local
48 json, base::JSON_PARSE_RFC, &error_code, &error_message));
52 << ", code: " << error_code << ", json:\n" << json;
  /external/chromium_org/chromeos/dbus/
cros_disks_client.cc 325 unsigned int error_code = 0; local
329 if (!reader.PopUint32(&error_code) ||
336 handler.Run(static_cast<MountError>(error_code), source_path,
  /external/chromium_org/content/browser/loader/
resource_loader.cc 40 response->head.error_code = request->status().error();
119 void ResourceLoader::CancelWithError(int error_code) {
120 CancelRequestInternal(error_code, false);
  /external/chromium_org/media/filters/
pipeline_integration_test.cc 74 MediaKeys::KeyError error_code,
109 MediaKeys::KeyError error_code,
111 app_->KeyError(session_id, error_code, system_code);
  /external/chromium_org/net/base/
upload_data_stream_unittest.cc 537 int error_code = init_callback.WaitForResult(); local
539 ASSERT_EQ(ERR_UPLOAD_FILE_CHANGED, error_code);
541 ASSERT_EQ(OK, error_code);
  /external/chromium_org/third_party/icu/source/test/cintltst/
capitst.c 57 UErrorCode error_code = U_ZERO_ERROR; local
61 while(strength <= UCOL_QUATERNARY && strength <= ucol_getAttribute(coll,UCOL_STRENGTH, &error_code)) {
62 if(U_FAILURE(error_code)) {
63 log_err("ucol_getAttribute returned error: %s\n", u_errorName(error_code));
72 if(ucol_getAttribute(coll,UCOL_CASE_LEVEL, &error_code) == UCOL_ON && strength == UCOL_SECONDARY && doneCase == FALSE) {
74 } else if(ucol_getAttribute(coll,UCOL_CASE_LEVEL, &error_code) == UCOL_OFF || doneCase == TRUE || strength != UCOL_SECONDARY) {
77 if(U_FAILURE(error_code)) {
78 log_err("ucol_getAttribute returned error: %s\n", u_errorName(error_code));
81 if(strength == UCOL_QUATERNARY && ucol_getAttribute(coll,UCOL_ALTERNATE_HANDLING, &error_code) == UCOL_NON_IGNORABLE) {
86 if(ucol_getAttribute(coll,UCOL_STRENGTH, &error_code) == UCOL_IDENTICAL)
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3decoder_api.h 94 typedef enum ERROR_CODE
110 } ERROR_CODE;
246 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt,
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_seek_synch.cpp 130 ERROR_CODE pvmp3_frame_synch(tPVMP3DecoderExternal *pExt,
134 ERROR_CODE err;
282 ERROR_CODE pvmp3_header_sync(tmp3Bits *inputStream)
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiverService.java 434 values.put(Sms.ERROR_CODE, SmsManager.RESULT_ERROR_GENERIC_FAILURE);
491 values.put(Sms.ERROR_CODE, error);
552 values.put(Sms.ERROR_CODE, error);
  /external/chromium_org/net/quic/
quic_connection.cc 628 << QuicUtils::StreamErrorToString(frame.error_code);
640 << QuicUtils::ErrorToString(frame.error_code)
642 CloseConnection(frame.error_code, true);
650 << QuicUtils::ErrorToString(frame.error_code)
    [all...]
  /external/chromium_org/net/url_request/
url_fetcher_impl_unittest.cc 873 int error_code = OK; local
874 EXPECT_FALSE(fetcher_->FileErrorOccurred(&error_code));
881 int error_code = OK; local
882 EXPECT_TRUE(fetcher_->FileErrorOccurred(&error_code));
883 EXPECT_EQ(expected_file_error_, error_code);
    [all...]
  /external/chromium_org/ui/base/x/
x11_util.cc 106 << "error_code " << static_cast<int>(e->error_code) << ", "
    [all...]

Completed in 767 milliseconds

<<31323334353637383940>>