| /system/core/base/ |
| D | errors_unix.cpp | 24 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString()
|
| D | errors_windows.cpp | 38 DWORD error_code = int_error_code; in SystemErrorCodeToString() local
|
| /system/update_engine/ |
| D | weave_service.h | 45 void SendPayloadApplicationComplete(ErrorCode error_code) override {} in SendPayloadApplicationComplete()
|
| D | dbus_service.h | 176 void SendPayloadApplicationComplete(ErrorCode error_code) override {} in SendPayloadApplicationComplete()
|
| D | binder_service_brillo.h | 54 void SendPayloadApplicationComplete(ErrorCode error_code) override {} in SendPayloadApplicationComplete()
|
| D | sideload_main.cc | 104 void SendPayloadApplicationComplete(ErrorCode error_code) override { in SendPayloadApplicationComplete() 119 ErrorCode error_code() { return error_code_; } in error_code() function in chromeos_update_engine::__anon59b598b60211::SideloadDaemonState
|
| D | update_engine_client_android.cc | 96 int error_code) { in onPayloadApplicationComplete()
|
| D | binder_service_android.cc | 56 ErrorCode error_code) { in SendPayloadApplicationComplete()
|
| D | omaha_request_action.h | 93 ErrorCode error_code; member
|
| D | update_attempter_android.cc | 407 void UpdateAttempterAndroid::TerminateUpdateAndNotify(ErrorCode error_code) { in TerminateUpdateAndNotify()
|
| D | common_service.cc | 355 ErrorCode error_code = system_state_->payload_state()->GetAttemptErrorCode(); in GetLastAttemptError() local
|
| /system/update_engine/binder_bindings/android/os/ |
| D | IUpdateEngineCallback.aidl | 24 void onPayloadApplicationComplete(int error_code); in onPayloadApplicationComplete()
|
| /system/update_engine/payload_consumer/ |
| D | postinstall_runner_action.cc | 300 ErrorCode error_code = ErrorCode::kPostinstallRunnerError; in CompletePartitionPostinstall() local 331 void PostinstallRunnerAction::CompletePostinstall(ErrorCode error_code) { in CompletePostinstall()
|
| /system/tpm/trunks/ |
| D | error_codes.cc | 353 std::string CreateErrorResponse(TPM_RC error_code) { in CreateErrorResponse()
|
| /system/chre/host/common/include/chre_host/ |
| D | log.h | 49 #define LOG_ERROR(message, error_code) \ argument
|
| /system/bt/stack/l2cap/ |
| D | l2cap_client.cc | 190 uint16_t error_code) { in connect_completed_cb() 326 UNUSED_ATTR uint16_t error_code) { in disconnect_completed_cb()
|
| /system/security/keystore/ |
| D | keystore_client_impl.cpp | 332 auto error_code = keystore_->abort(active_operations_[handle]); in abortOperation() local 341 auto error_code = keystore_->exist(key_name16, kDefaultUID); in doesKeyExist() local 349 auto error_code = keystore_->list(prefix16, kDefaultUID, &matches); in listKeys() local
|
| /system/core/libziparchive/ |
| D | zip_writer.cc | 76 const char* ZipWriter::ErrorCodeString(int32_t error_code) { in ErrorCodeString() 123 int32_t ZipWriter::HandleError(int32_t error_code) { in HandleError()
|
| /system/connectivity/wificond/tests/ |
| D | scan_utils_unittest.cpp | 57 NL80211Packet CreateControlMessageError(int error_code) { in CreateControlMessageError()
|
| /system/bt/stack/avdt/ |
| D | avdt_api.cc | 483 uint16_t AVDT_ConfigRsp(uint8_t handle, uint8_t label, uint8_t error_code, in AVDT_ConfigRsp() 693 uint16_t AVDT_ReconfigRsp(uint8_t handle, uint8_t label, uint8_t error_code, in AVDT_ReconfigRsp() 762 uint16_t AVDT_SecurityRsp(uint8_t handle, uint8_t label, uint8_t error_code, in AVDT_SecurityRsp()
|
| /system/update_engine/common/ |
| D | test_utils.cc | 57 void PrintTo(const ErrorCode& error_code, ::std::ostream* os) { in PrintTo()
|
| /system/connectivity/wificond/net/ |
| D | netlink_manager.cpp | 338 int* error_code) { in SendMessageAndGetAckOrError() 354 int error_code; in SendMessageAndGetAck() local
|
| /system/core/fastboot/ |
| D | socket.cpp | 285 DWORD error_code = WSAGetLastError(); in GetErrorMessage() local
|
| /system/connectivity/wificond/scanning/ |
| D | scan_utils.cpp | 282 int error_code; in StopScheduledScan() local
|
| /system/bt/bta/av/ |
| D | bta_av_api.cc | 355 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, uint8_t error_code, uint8_t* p_data, in BTA_AvProtectRsp()
|