/device/google/cuttlefish/host/commands/secure_env/ |
D | encrypted_serializable.cpp | 47 LOG(ERROR) << "Esys_TR_SetAuth failed with return code " << rc in CreateKey() 74 LOG(ERROR) << "Tss2_MU_TPMT_PUBLIC_Marshal failed with return code " << rc in CreateKey() 84 LOG(ERROR) << "No slots available"; in CreateKey() 104 LOG(ERROR) << "Esys_CreateLoaded failed with return code " << rc in CreateKey() 118 LOG(ERROR) << "Esys_TR_SetAuth failed with return code " << rc in CreateKey() 138 LOG(ERROR) << "No slots available"; in LoadKey() 145 LOG(ERROR) << "Esys_Load failed with return code " << rc in LoadKey() 165 LOG(ERROR) << "Unable to create key"; in SerializedSize() 188 LOG(ERROR) << "Unable to load encryption parent key"; in Serialize() 194 LOG(ERROR) << "Unable to create key"; in Serialize() [all …]
|
D | tpm_keymaster_context.cpp | 125 LOG(ERROR) << "Could not find key factory for " << algorithm; in GetKeyFactory() 135 LOG(ERROR) << "Tried to get operation factory for " << purpose in GetOperationFactory() 141 LOG(ERROR) << "Could not get operation factory for " << purpose in GetOperationFactory() 189 LOG(ERROR) << "Failed to parse key blob"; in UpgradeKeyBlob() 218 LOG(ERROR) << "One of the version fields would have been a downgrade. " in UpgradeKeyBlob() 245 LOG(ERROR) << "Failed to unwrap key: " << rc; in ParseKeyBlob() 252 LOG(ERROR) << "No TAG_ALGORITHM value in hw_enforced or sw_enforced."; in ParseKeyBlob() 258 LOG(ERROR) << "Unable to find key factory for " << algorithm; in ParseKeyBlob() 264 LOG(ERROR) << "Unable to load unwrapped key: " << rc; in ParseKeyBlob() 290 LOG(ERROR) << "Cannot find key algorithm (TAG_ALGORITHM)"; in GenerateAttestation() [all …]
|
D | hmac_serializable.cpp | 49 LOG(ERROR) << "Serialized wrapped data did not match expected size."; in Serialize() 54 LOG(ERROR) << "Could not retrieve key"; in Serialize() 65 LOG(ERROR) << "Failed to produce hmac"; in Serialize() 69 LOG(ERROR) << "Unexpected digest size. Wanted " << digest_size_ in Serialize() 84 LOG(ERROR) << "Failed to retrieve signed data"; in Deserialize() 93 LOG(ERROR) << "Failed to retrieve signature"; in Deserialize() 97 LOG(ERROR) << "Digest size did not match expected size."; in Deserialize() 102 LOG(ERROR) << "Could not retrieve key"; in Deserialize() 113 LOG(ERROR) << "Unable to calculate signature check"; in Deserialize() 117 LOG(ERROR) << "Unexpected signature check size. Wanted " << digest_size_ in Deserialize() [all …]
|
D | tpm_hmac.cpp | 35 LOG(ERROR) << "Logic error: OneshotSign called with data_size " in OneshotHmac() 48 LOG(ERROR) << "TPM2_HMAC failed: " << Tss2_RC_Decode(rc) << "(" << rc << ")"; in OneshotHmac() 52 LOG(ERROR) << "out_hmac unset"; in OneshotHmac() 72 LOG(ERROR) << "No slots available"; in SegmentedHmac() 80 LOG(ERROR) << "TPM2_HMAC_Start failed: " << Tss2_RC_Decode(rc) in SegmentedHmac() 88 LOG(ERROR) << "Esys_TR_SetAuth failed: " << Tss2_RC_Decode(rc) in SegmentedHmac() 101 LOG(ERROR) << "Esys_SequenceUpdate failed: " << Tss2_RC_Decode(rc) in SegmentedHmac() 114 LOG(ERROR) << "Esys_SequenceComplete failed: " << Tss2_RC_Decode(rc) in SegmentedHmac() 121 LOG(ERROR) << "out_hmac was null"; in SegmentedHmac() 147 LOG(ERROR) << "Could not make signing key for " << context; in TpmHmacWithContext()
|
/device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
D | remote_gatekeeper.cpp | 74 LOG(ERROR) << "Gatekeeper in invalid state"; in enroll() 79 LOG(ERROR) << "Desired password size is 0"; in enroll() 85 LOG(ERROR) << "Password handle has wrong length"; in enroll() 95 LOG(ERROR) << "Enroll request gave error: " << error; in enroll() 98 LOG(ERROR) << "Enroll response has a retry error"; in enroll() 102 LOG(ERROR) << "Enroll response has an error: " << response.error; in enroll() 121 LOG(ERROR) << "Gatekeeper in invalid state"; in verify() 126 LOG(ERROR) << "Enrolled password size is 0"; in verify() 132 LOG(ERROR) << "Password handle has wrong length"; in verify() 143 LOG(ERROR) << "Verify request gave error: " << error; in verify() [all …]
|
/device/google/cuttlefish/host/libs/audio_connector/ |
D | server.cpp | 68 LOG(ERROR) << "Unable to create socket pair for audio IO signaling: " in CreateSocketPair() 96 LOG(ERROR) << "Failed to send entire reply: " << socket->StrError(); in SendStatusCallback() 108 LOG(ERROR) << "Connection failed on audio server: " << conn_fd->StrError(); in AcceptClient() 154 LOG(ERROR) << "Failed to send file descriptors to client: " in Create() 175 LOG(ERROR) << "Received control message is too small: " << recv_size; in ReceiveCommands() 181 LOG(ERROR) << "Received QUERY_INFO message is too small: " << recv_size; in ReceiveCommands() 197 LOG(ERROR) << "Received SET_PARAMS message is too small: " << recv_size; in ReceiveCommands() 213 LOG(ERROR) << "Received PREPARE message is too small: " << recv_size; in ReceiveCommands() 224 LOG(ERROR) << "Received RELEASE message is too small: " << recv_size; in ReceiveCommands() 235 LOG(ERROR) << "Received START message is too small: " << recv_size; in ReceiveCommands() [all …]
|
/device/google/zuma/usb/gadget/ |
D | UsbGadget.cpp | 69 return Status::ERROR; in getI2cBusHelper() 86 return Status::ERROR; in getUsbGadgetIrqPath() 93 return Status::ERROR; in getUsbGadgetIrqPath() 103 return Status::ERROR; in getUsbGadgetIrqPath() 112 return Status::ERROR; in getUsbGadgetIrqPath() 176 return Status::ERROR; in tearDownGadget() 371 callback->resetCb(Status::ERROR, in_transactionId); in reset() 381 callback->resetCb(Status::ERROR, in_transactionId); in reset() 415 return Status::ERROR; in setupFunctions() 421 return Status::ERROR; in setupFunctions() [all …]
|
/device/google/zumapro/usb/gadget/ |
D | UsbGadget.cpp | 68 return Status::ERROR; in getUsbGadgetIrqPath() 75 return Status::ERROR; in getUsbGadgetIrqPath() 85 return Status::ERROR; in getUsbGadgetIrqPath() 94 return Status::ERROR; in getUsbGadgetIrqPath() 157 return Status::ERROR; in tearDownGadget() 352 callback->resetCb(Status::ERROR, in_transactionId); in reset() 362 callback->resetCb(Status::ERROR, in_transactionId); in reset() 380 return Status::ERROR; in setupFunctions() 386 return Status::ERROR; in setupFunctions() 393 return Status::ERROR; in setupFunctions() [all …]
|
/device/google/gs201/usb/gadget/ |
D | UsbGadget.cpp | 66 return Status::ERROR; in getUsbGadgetIrqPath() 73 return Status::ERROR; in getUsbGadgetIrqPath() 83 return Status::ERROR; in getUsbGadgetIrqPath() 92 return Status::ERROR; in getUsbGadgetIrqPath() 156 return Status::ERROR; in tearDownGadget() 351 callback->resetCb(Status::ERROR, in_transactionId); in reset() 361 callback->resetCb(Status::ERROR, in_transactionId); in reset() 397 return Status::ERROR; in setupFunctions() 403 return Status::ERROR; in setupFunctions() 410 return Status::ERROR; in setupFunctions() [all …]
|
/device/google/gs201/fingerprint/fpc1540/fp_tool/ |
D | fp_test.cpp | 29 ERROR enumerator 53 return -ERROR; in checkParameter() 77 ret = -ERROR; in checkParameter() 95 return -ERROR; in enable_disable_fps() 110 return -ERROR; in run_auth_cmd() 117 return -ERROR; in run_auth_cmd() 124 return -ERROR; in run_auth_cmd() 136 return -ERROR; in run_cancel_cmd() 143 return -ERROR; in run_cancel_cmd() 150 return -ERROR; in run_cancel_cmd() [all …]
|
/device/google/gs101/fingerprint/fpc1540/fp_tool/ |
D | fp_test.cpp | 29 ERROR enumerator 53 return -ERROR; in checkParameter() 77 ret = -ERROR; in checkParameter() 95 return -ERROR; in enable_disable_fps() 110 return -ERROR; in run_auth_cmd() 117 return -ERROR; in run_auth_cmd() 124 return -ERROR; in run_auth_cmd() 136 return -ERROR; in run_cancel_cmd() 143 return -ERROR; in run_cancel_cmd() 150 return -ERROR; in run_cancel_cmd() [all …]
|
/device/google/cuttlefish/host/libs/config/ |
D | esp.cpp | 210 LOG(ERROR) << "Image path is required to build ESP. Empty constructor is intended to " in Build() 219 LOG(ERROR) << "Failed to create filesystem for " << tmp_esp_image; in Build() 224 LOG(ERROR) << "Failed to create directories in " << tmp_esp_image; in Build() 231 LOG(ERROR) << "Failed to copy " << file.from << " to " << tmp_esp_image in Build() 239 LOG(ERROR) << "Failed to copy " << file.from << " to " << tmp_esp_image in Build() 246 LOG(ERROR) << "Renaming " << tmp_esp_image << " to " in Build() 337 LOG(ERROR) in Build() 357 LOG(ERROR) << "Unknown architecture"; in Build() 397 LOG(ERROR) << "Root is required argument for LinuxEspBuilder"; in Build() 401 LOG(ERROR) << "Kernel esp path is required argument for LinuxEspBuilder"; in Build() [all …]
|
/device/google/cuttlefish/common/libs/security/ |
D | gatekeeper_channel_windows.cpp | 64 LOG(ERROR) << "Could not query Gatekeeper named pipe handle info. " in WaitForConnection() 71 LOG(ERROR) << "Gatekeeper handle is not the server end of a named pipe!"; in WaitForConnection() 80 LOG(ERROR) in WaitForConnection() 92 LOG(ERROR) << "Could not wait for Gatekeeper pipe's overlapped to be " in WaitForConnection() 98 LOG(ERROR) << "Could not reset Gatekeeper pipe's overlapped. Got Windows " in WaitForConnection() 129 LOG(ERROR) << "Could not allocate Gatekeeper Message: " in SendMessage() 140 LOG(ERROR) << "Could not write Gatekeeper Message. Got Windows error code " in SendMessage() 149 LOG(ERROR) << "Could not wait for Gatekeeper pipe's overlapped to be " in SendMessage() 155 LOG(ERROR) << "Could not reset Gatekeeper pipe's overlapped. Got Windows " in SendMessage() 169 LOG(ERROR) << "Could not read Gatekeeper message. Got Windows error code " in ReadFromPipe() [all …]
|
D | keymaster_channel_windows.cpp | 56 LOG(ERROR) in WaitForConnection() 63 LOG(ERROR) << "Keymaster handle is not the server end of a named pipe!"; in WaitForConnection() 72 LOG(ERROR) in WaitForConnection() 84 LOG(ERROR) << "Could not wait for Keymaster pipe's overlapped to be " in WaitForConnection() 90 LOG(ERROR) << "Could not reset Keymaster pipe's overlapped. Got Windows " in WaitForConnection() 134 LOG(ERROR) << "Could not write Keymaster Message. Got Windows error code " in SendMessage() 143 LOG(ERROR) << "Could not wait for Keymaster pipe's overlapped to be " in SendMessage() 149 LOG(ERROR) << "Could not reset Keymaster pipe's overlapped. Got Windows " in SendMessage() 163 LOG(ERROR) << "Could not read Keymaster message. Got Windows error code " in ReadFromPipe() 177 LOG(ERROR) << "Error receiving Keymaster data. Got Windows error code " in ReadFromPipe() [all …]
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | boot_state_machine.cc | 61 LOG(ERROR) << "Failed to read a complete exit code, read " << bytes_read in DaemonizeLauncher() 72 LOG(ERROR) << "Virtual device failed to restore"; in DaemonizeLauncher() 74 LOG(ERROR) << "Virtual device failed to boot"; in DaemonizeLauncher() 77 LOG(ERROR) << "Device has been left running for debug"; in DaemonizeLauncher() 80 LOG(ERROR) << "Unexpected exit code: " << exit_code; in DaemonizeLauncher() 93 LOG(ERROR) << "Failed to daemonize child process: " << strerror(errno); in DaemonizeLauncher() 101 LOG(ERROR) << "Failed to create launcher log file: " << log->StrError(); in DaemonizeLauncher() 108 LOG(ERROR) << "Failed to open /dev/null: " << dev_null->StrError(); in DaemonizeLauncher() 112 LOG(ERROR) << "Failed dup2 stdin: " << dev_null->StrError(); in DaemonizeLauncher() 116 LOG(ERROR) << "Failed dup2 stdout: " << log->StrError(); in DaemonizeLauncher() [all …]
|
/device/google/cuttlefish/host/commands/metrics/ |
D | utils.cc | 46 LOG(ERROR) << "failed to retrieve system information"; in GetOsName() 65 LOG(ERROR) << "failed to retrieve system information"; in GetOsVersion() 74 LOG(ERROR) << "couldn't connect to socket"; in GetMacAddress() 83 LOG(ERROR) << "couldn't connect to socket"; in GetMacAddress() 95 LOG(ERROR) << "couldn't connect to socket"; in GetMacAddress() 138 LOG(ERROR) << "Failed to set url part '" << part << "' to '" << value in SetCurlUrlPart() 167 LOG(ERROR) << "Failed to initialize CURLU."; in PostRequest() 174 LOG(ERROR) << "Failed to set url to " << url.get() << clearcut_url in PostRequest() 184 LOG(ERROR) << "Failed to initialize CURL."; in PostRequest() 198 LOG(ERROR) << "Metrics message failed: [" << output << "]"; in PostRequest() [all …]
|
/device/google/barbet/usb/gadget/ |
D | UsbGadget.cpp | 60 return Status::ERROR; in tearDownGadget() 226 return Status::ERROR; in reset() 233 return Status::ERROR; in reset() 246 return Status::ERROR; in setupFunctions() 255 return Status::ERROR; in setupFunctions() 257 return Status::ERROR; in setupFunctions() 259 return Status::ERROR; in setupFunctions() 261 return Status::ERROR; in setupFunctions() 263 return Status::ERROR; in setupFunctions() 265 return Status::ERROR; in setupFunctions() [all …]
|
/device/google/redfin/usb/gadget/ |
D | UsbGadget.cpp | 60 return Status::ERROR; in tearDownGadget() 226 return Status::ERROR; in reset() 233 return Status::ERROR; in reset() 246 return Status::ERROR; in setupFunctions() 255 return Status::ERROR; in setupFunctions() 257 return Status::ERROR; in setupFunctions() 259 return Status::ERROR; in setupFunctions() 261 return Status::ERROR; in setupFunctions() 263 return Status::ERROR; in setupFunctions() 265 return Status::ERROR; in setupFunctions() [all …]
|
/device/google/sunfish/usb/gadget/ |
D | UsbGadget.cpp | 60 return Status::ERROR; in tearDownGadget() 226 return Status::ERROR; in reset() 233 return Status::ERROR; in reset() 246 return Status::ERROR; in setupFunctions() 255 return Status::ERROR; in setupFunctions() 257 return Status::ERROR; in setupFunctions() 259 return Status::ERROR; in setupFunctions() 261 return Status::ERROR; in setupFunctions() 263 return Status::ERROR; in setupFunctions() 265 return Status::ERROR; in setupFunctions() [all …]
|
/device/google/gs101/usb/gadget/ |
D | UsbGadget.cpp | 66 return Status::ERROR; in getUsbGadgetIrqPath() 73 return Status::ERROR; in getUsbGadgetIrqPath() 83 return Status::ERROR; in getUsbGadgetIrqPath() 92 return Status::ERROR; in getUsbGadgetIrqPath() 156 return Status::ERROR; in tearDownGadget() 351 callback->resetCb(Status::ERROR, in_transactionId); in reset() 361 callback->resetCb(Status::ERROR, in_transactionId); in reset() 397 return Status::ERROR; in setupFunctions() 405 return Status::ERROR; in setupFunctions() 407 return Status::ERROR; in setupFunctions() [all …]
|
/device/google/trout/hal/vehicle/2.0/ |
D | PowerStateListener.cpp | 38 LOG(ERROR) << __func__ << ": read error: " << strerror(errno); in ForwardSocketToFile() 46 LOG(ERROR) << __func__ << ": failed to create temp file " << tempFilePath << ": " in ForwardSocketToFile() 53 LOG(ERROR) << __func__ << ": write error to temp file " << tempFilePath << ": " in ForwardSocketToFile() 57 LOG(ERROR) << __func__ << ": failed to write the entire buffer to the temp file, " in ForwardSocketToFile() 82 LOG(ERROR) << __func__ << ": failed to create UNIX socket: " << strerror(errno); in Listen() 90 LOG(ERROR) << __func__ << ": socket file path " << mSocketPath << " is longer than limit " in Listen() 98 LOG(ERROR) << __func__ << ": failed to bind the address " << mSocketPath in Listen() 104 LOG(ERROR) << __func__ << ": failed to listen on the socket " << mSocketPath << ": " in Listen() 121 PLOG(ERROR) << __func__ << ": failed to accept, path: " << mSocketPath; in Listen() 127 LOG(ERROR) << __func__ << ": failed to forward power state, " in Listen()
|
/device/google/cuttlefish/common/libs/confui/ |
D | packet.cpp | 29 ConfUiLog(ERROR) << "file, socket, etc, is not open to read"; in ReadRawData() 36 ConfUiLog(ERROR) << nread << " and sizeof(p) = " << sizeof(p) in ReadRawData() 45 ConfUiLog(ERROR) << "Payload length " << p.payload_length_ in ReadRawData() 54 ConfUiLog(ERROR) << "The length ReadRawData read does not match."; in ReadRawData() 94 ConfUiLog(ERROR) << "Token[2] of the ConfUi packet should be a number"; in ParseRawData() 100 ConfUiLog(ERROR) << "The ConfUi packet is ill-formatted."; in ParseRawData() 108 ConfUiLog(ERROR) << tokens[2 + i] << " should be a number but is not."; in ParseRawData() 125 ConfUiLog(ERROR) << "expected length in ParseRawData is " in ParseRawData() 148 ConfUiLog(ERROR) << "raw data returned std::nullopt"; in ReadPayload() 153 ConfUiLog(ERROR) << "parsed result returns nullopt"; in ReadPayload()
|
/device/google/coral/usb/gadget/ |
D | UsbGadget.cpp | 60 return Status::ERROR; in tearDownGadget() 222 return Status::ERROR; in reset() 235 return Status::ERROR; in setupFunctions() 244 return Status::ERROR; in setupFunctions() 246 return Status::ERROR; in setupFunctions() 248 return Status::ERROR; in setupFunctions() 250 return Status::ERROR; in setupFunctions() 252 return Status::ERROR; in setupFunctions() 254 return Status::ERROR; in setupFunctions() 256 return Status::ERROR; in setupFunctions() [all …]
|
/device/google/trout/hal/dumpstate/1.1/ |
D | DumpstateDevice.cpp | 61 LOG(ERROR) << "'" << dirToDump << "'" in tryDumpDirAsTar() 106 LOG(ERROR) << "Failed to open file " << dumpPath; in dumpRemoteLogs() 116 LOG(ERROR) << __func__ << ": GRPC GetCommandOutput Failed: " << grpcStatus.error_message(); in dumpRemoteLogs() 127 LOG(ERROR) << "Failed to open file " << dumpPath; in dumpString() 141 LOG(ERROR) << "Helper system log location '" << VENDOR_HELPER_SYSTEM_LOG_LOC_PROPERTY in dumpHelperSystem() 150 LOG(ERROR) << "Failed to create the dumping log directory " << helperSystemLogDir << ": " in dumpHelperSystem() 156 LOG(ERROR) << helperSystemLogDir << " is not a directory"; in dumpHelperSystem() 161 LOG(ERROR) << "Failed to connect to the dumpstate server"; in dumpHelperSystem() 200 LOG(ERROR) << "Failed to clear the dumping log directory " << helperSystemLogDir << ": " in dumpHelperSystem() 220 LOG(ERROR) << "Failed to get available services from the server: " in getAvailableServices() [all …]
|
/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/ |
D | main.cpp | 55 PLOG(ERROR) << "virtio-console to vhci failed"; in send() 63 PLOG(ERROR) << "read failed"; in forward() 77 PLOG(ERROR) << "write failed, type: 0x" << std::hex << std::setw(2) in forward() 99 PLOG(ERROR) << "Unable to open " << kVhciDev; in main() 103 PLOG(ERROR) << "Unable to open " << FLAGS_virtio_console_dev; in main() 107 PLOG(ERROR) << "setTerminalRaw failed " << FLAGS_virtio_console_dev; in main() 121 LOG(ERROR) in main() 146 PLOG(ERROR) << "poll failed"; in main() 150 LOG(ERROR) << "PollHUP"; in main() 159 LOG(ERROR) << "virtio_fd ready, but read failed " << strerror(errno); in main()
|