Home
last modified time | relevance | path

Searched defs:ErrorCode (Results 1 – 25 of 45) sorted by relevance

12

/external/llvm/unittests/Support/
DConvertUTFTest.cpp120 ConversionResult ErrorCode; member
160 auto ErrorCode = in ConvertUTF8ToUnicodeScalarsLenient() local
177 auto ErrorCode = ConvertUTF8toUTF32Partial( in ConvertUTF8ToUnicodeScalarsPartialLenient() local
189 ConversionResult ErrorCode; in CheckConvertUTF8ToUnicodeScalars() local
DPath.cpp1011 std::error_code ErrorCode = in TEST_F() local
1038 std::error_code ErrorCode = in TEST_F() local
1074 std::error_code ErrorCode = in TEST_F() local
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DErrorCode.java19 public enum ErrorCode { enum
65 private ErrorCode(int httpCode, int spdyRstCode, int spdyGoAwayCode) { in ErrorCode() method in ErrorCode
/external/giflib/
Dgif_err.c16 GifErrorString(int ErrorCode) in GifErrorString()
/external/lzma/CPP/Common/
DMyException.h10 HRESULT ErrorCode; member
/external/icu/icu4c/source/common/unicode/
Derrorcode.h87 ErrorCode() : errorCode(U_ZERO_ERROR) {} in ErrorCode() function
/external/skqp/tools/mdbviz/
DModel.h17 enum class ErrorCode { enum
/external/skia/tools/mdbviz/
DModel.h17 enum class ErrorCode { enum
/external/dng_sdk/source/
Ddng_exceptions.h72 dng_error_code ErrorCode () const in ErrorCode() function
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Daudio_decoder_isac_t_impl.h93 int AudioDecoderIsacT<T>::ErrorCode() { in ErrorCode() function
/external/skia/src/xml/
DSkXMLParser.h22 enum ErrorCode { enum
/external/skqp/src/xml/
DSkXMLParser.h22 enum ErrorCode { enum
/external/clang/include/clang/Serialization/
DGlobalModuleIndex.h130 enum ErrorCode { enum
/external/webrtc/webrtc/modules/audio_device/include/
Daudio_device.h21 enum ErrorCode { enum
Daudio_device_defines.h33 enum ErrorCode { kRecordingError = 0, kPlayoutError = 1 }; enum
/external/libmojo/device/bluetooth/
Dbluetooth_advertisement.h31 enum ErrorCode { enum
/external/v8/src/wasm/
Dwasm-result.h23 enum ErrorCode { enum
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.h109 public __value enum ErrorCode : int enum
/external/webrtc/webrtc/modules/audio_coding/codecs/
Daudio_decoder.cc68 int AudioDecoder::ErrorCode() { return 0; } in ErrorCode() function in webrtc::AudioDecoder
/external/pdfium/third_party/lcms/src/
Dcmserr.c333 void DefaultLogErrorHandlerFunction(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *Te… in DefaultLogErrorHandlerFunction()
365 void CMSEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorTex… in cmsSignalError()
/external/clang/tools/libclang/
DCXCompilationDatabase.cpp14 CXCompilationDatabase_Error *ErrorCode) in clang_CompilationDatabase_fromDirectory()
/external/deqp/scripts/android/
Dinstall_apk.py96 class ErrorCode: class
/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h118 enum ErrorCode enum
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp356 std::string ErrorCode = in getExplicitSectionGlobal() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp516 std::string ErrorCode = in emitModuleFlags() local
554 std::string ErrorCode = in getExplicitSectionGlobal() local

12