/hardware/ril/librilutils/proto/ |
D | sap-api.proto | 23 required Error error = 4; 38 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_CONNECT, Error: RIL_E_UNUSED, 40 // For MsgType: RESPONSE, MsgId: RIL_SIM_SAP_CONNECT, Error:Valid errors, 46 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_DISCONNECT, Error: RIL_E_UNUSED, 48 // For MsgType: RESPONSE, MsgId: RIL_SIM_SAP_DISCONNECT, Error:Valid errors, 50 // For MsgType: UNSOL_RESPONSE, MsgId: RIL_SIM_SAP_DISCONNECT, Error: RIL_E_UNUSED, 56 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_APDU, Error: RIL_E_UNUSED, 58 // For MsgType: RESPONSE, MsgId: RIL_SIM_SAP_APDU, Error:Valid errors, 64 // For MsgType: REQUEST ,MsgId: RIL_SIM_SAP_TRANSFER_ATR, Error: RIL_E_UNUSED, 66 // For MsgType: RESPONSE, MsgId: RIL_SIM_SAP_TRANSFER_ATR, Error:Valid errors, [all …]
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | alsa_default.cpp | 853 goto Error; in s_start_voice_call() 860 goto Error; in s_start_voice_call() 866 goto Error; in s_start_voice_call() 872 goto Error; in s_start_voice_call() 877 goto Error; in s_start_voice_call() 888 goto Error; in s_start_voice_call() 898 goto Error; in s_start_voice_call() 905 goto Error; in s_start_voice_call() 911 goto Error; in s_start_voice_call() 917 goto Error; in s_start_voice_call() [all …]
|
/hardware/ti/omap4xxx/domx/make/ |
D | start.mk | 24 $(error Error: variable PROJROOT not defined) 42 $(error Error: PROCFAMILY can not be determined from Kernel .config)
|
/hardware/ti/omap4-aah/domx/make/ |
D | start.mk | 24 $(error Error: variable PROJROOT not defined) 42 $(error Error: PROCFAMILY can not be determined from Kernel .config)
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | debug.h | 41 #define DLOGE_IF(tag, format, ...) DLOG(tag, Error, format, ##__VA_ARGS__) 85 virtual void Error(DebugTag /*tag*/, const char */*format*/, ...) { } in Error() function
|
/hardware/libhardware_legacy/audio/ |
D | A2dpAudioInterface.cpp | 288 goto Error; in write() 299 goto Error; in write() 306 goto Error; in write() 327 Error: in write()
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
D | debug_interface.h | 69 virtual void Error(DebugTag tag, const char *format, ...) = 0;
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_debugger.h | 55 virtual void Error(DebugTag tag, const char *format, ...);
|
D | hwc_debugger.cpp | 111 void HWCDebugHandler::Error(DebugTag /*tag*/, const char *format, ...) { in Error() function in sdm::HWCDebugHandler
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/grammars/ |
D | xml.peg | 11 throw new Error("Expected </" + startTag + "> but </" + endTag + "> found.");
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/ |
D | AacEncTest.c | 2926 int Error = OMX_ErrorNone; /* No Error */ local 2938 Error = OMX_ErrorInsufficientResources; /* propper Error */ 2955 return Error; 2972 int Error = OMX_ErrorNone; /* No Error */ local 3003 Error =OMX_ErrorUndefined; 3005 return Error; 3023 int Error = OMX_ErrorNone; /* No Error */ local 3067 return Error;
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer2.h | 577 enum class Error : int32_t { enum 588 TO_STRING(hwc2_error_t, Error, getErrorName)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | usage.dox | 94 \section usage_errors Error Handling 97 defined in the definitions of each enumerated value. Error values can be
|
/hardware/bsp/intel/peripheral/libupm/cmake/modules/ |
D | CPackDeb.cmake | 216 message("Error '${_res_error}'")
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
D | CPackDeb.cmake | 216 message("Error '${_res_error}'")
|
/hardware/ril/libril/ |
D | RilSapSocket.cpp | 307 rsp.error = (Error)e; in onRequestComplete()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | cpplint.py | 977 def Error(filename, linenum, category, confidence, message): function 4633 ProcessFileData(filename, file_extension, lines, Error, 4638 Error(filename, 0, 'whitespace/newline', 1,
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/ |
D | xml2js.js | 899 throw new Error('NYI Unknown Type: ' + (typeof elem));
|