/device/google/trout/hal/audiocontrol/aidl/1.0/ |
D | AudioControl.cpp | 68 LOG(INFO) << "Focus changed: " << toString(in_focusChange).c_str() << " for usage " in onAudioFocusChange() 75 LOG(INFO) << "AudioControl::onDevicesToDuckChange"; in onDevicesToDuckChange() 77 LOG(INFO) << "zone: " << duckingInfo.zoneId; in onDevicesToDuckChange() 78 LOG(INFO) << "Devices to duck:"; in onDevicesToDuckChange() 80 LOG(INFO) << addressToDuck; in onDevicesToDuckChange() 82 LOG(INFO) << "Devices to unduck:"; in onDevicesToDuckChange() 84 LOG(INFO) << addressToUnduck; in onDevicesToDuckChange() 86 LOG(INFO) << "Usages holding focus:"; in onDevicesToDuckChange() 88 LOG(INFO) << usage; in onDevicesToDuckChange() 96 LOG(INFO) << "AudioControl::onDevicesToMuteChange"; in onDevicesToMuteChange() [all …]
|
/device/google/trout/hal/vehicle/aidl/ |
D | VirtualizedVehicleService.cpp | 37 LOG(INFO) << "Starting thread pool..."; in main() 59 LOG(INFO) in main() 64 LOG(INFO) << "Connecting to vsock server at " << vsock->str(); in main() 69 LOG(INFO) << "Connected to vsock server at " << vsock->str(); in main() 71 LOG(INFO) << "Failed to connect to vsock server at " << vsock->str() in main() 77 LOG(INFO) << "Registering as service..."; in main() 86 LOG(INFO) << "Vehicle Service Ready."; in main() 90 LOG(INFO) << "Vehicle Service Exiting."; in main()
|
/device/google/cuttlefish/guest/hals/vehicle/ |
D | VehicleService.cpp | 42 LOG(INFO) << "Starting thread pool..."; in main() 58 LOG(INFO) << "Connecting to vsock server at " << vsockStr; in main() 63 LOG(INFO) << "Connected to vsock server at " << vsockStr; in main() 65 LOG(INFO) in main() 73 LOG(INFO) << "Registering as service..."; in main() 79 LOG(INFO) << "Vehicle Service Ready."; in main() 83 LOG(INFO) << "Vehicle Service Exiting."; in main()
|
/device/google/trout/tools/tracing/server/ |
D | TracingServerImpl.cpp | 35 LOG(INFO) << "mGrpcServer " << mGrpcServer << " starting at " << mServiceAddr << std::endl; in Start() 37 LOG(INFO) << __func__ << " GRPC Server is running."; in Start() 51 LOG(INFO) << __func__ << " start server"; in Start() 58 LOG(INFO) << "Received StartTracing rquest"; in StartTracing() 68 LOG(INFO) << "Received StopTracing request"; in StopTracing() 77 LOG(INFO) << "Received GetTracingFile request"; in GetTracingFile()
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | graphics_flags.cc | 249 LOG(INFO) << "GPU auto mode: detected prerequisites for accelerated " in SelectGpuMode() 259 LOG(INFO) << "GPU auto mode: detected prerequisites for accelerated " in SelectGpuMode() 263 LOG(INFO) << "Not using QEMU prebuilt (QEMU 8+): selecting guest swiftshader"; in SelectGpuMode() 266 LOG(INFO) << "GPU auto mode: guest does not support gfxstream, " in SelectGpuMode() 270 LOG(INFO) << "Enabling --gpu_mode=gfxstream."; in SelectGpuMode() 274 LOG(INFO) << "GPU auto mode: did not detect prerequisites for " in SelectGpuMode() 293 LOG(INFO) << "Not using QEMU prebuilt (QEMU 8+): selecting guest swiftshader"; in SelectGpuMode() 310 LOG(INFO) << "GPU vhost user auto mode: not needed for --gpu_mode=" in SelectGpuVhostUserMode() 316 LOG(INFO) << "GPU vhost user auto mode: not yet supported with " << vmm in SelectGpuVhostUserMode() 326 LOG(INFO) << "GPU vhost user auto mode: detected arm64 host. Enabling " in SelectGpuVhostUserMode() [all …]
|
D | super_image_mixer.cc | 84 LOG(INFO) << build_prop_file << ": " << line; in FindImports() 174 LOG(INFO) << "Writing " << name << " from vendor target"; in ExtractTargetFiles() 187 LOG(INFO) << "Writing " << name << " from vendor target"; in ExtractTargetFiles() 199 LOG(INFO) << "Writing " << name << " from system target"; in ExtractTargetFiles() 214 LOG(INFO) << "Writing " << name << " from system target"; in ExtractTargetFiles()
|
/device/google/cuttlefish/common/frontend/socket_vsock_proxy/ |
D | socket_vsock_proxy.cpp | 149 LOG(INFO) << "From: " << server.Describe(); in StartProxyAsync() 150 LOG(INFO) << "To: " << client.Describe(); in StartProxyAsync() 164 LOG(INFO) << "restoring proxy on CUTTLEFISH_HOST - wait for adbd to come " in ListenEventsAndProxy() 183 LOG(INFO) << "restoring proxy on CUTTLEFISH_HOST - success"; in ListenEventsAndProxy() 199 LOG(INFO) << "Start event (" << start << ") received. Starting proxy"; in ListenEventsAndProxy() 206 LOG(INFO) << "Stop event (" << start << ") received. Stopping proxy"; in ListenEventsAndProxy()
|
/device/google/cuttlefish/guest/hals/confirmationui/ |
D | guest_session.cpp | 66 ConfUiLog(INFO) << "Initiating prompt"; in PromptUserConfirmation() 72 ConfUiLog(INFO) << "UI message too long to send to the host"; in PromptUserConfirmation() 79 ConfUiLog(INFO) << "Session " << GetSessionId() << " started on both the guest and the host"; in PromptUserConfirmation() 109 ConfUiLog(INFO) << "Transition to SetupDone"; in PromptUserConfirmation() 119 ConfUiLog(INFO) << "Transition to Interactive"; in PromptUserConfirmation() 166 ConfUiLog(INFO) << "Making up the result"; in PromptUserConfirmation()
|
D | TrustyConfirmationUI.cpp | 98 ConfUiLog(INFO) << "Trying to fetch command"; in HostMessageFetcherLoop() 100 ConfUiLog(INFO) << "RecvConfUiMsg() returned"; in HostMessageFetcherLoop() 156 ConfUiLog(INFO) << "Result callback returned."; in RunSession() 168 ConfUiLog(INFO) << "promptUserConfirmation is called"; in promptUserConfirmation() 222 ConfUiLog(INFO) << "deliverSecureInputEvent is called"; in deliverSecureInputEvent()
|
/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/ |
D | main.cpp | 72 LOG(INFO) << "Ignoring VENDOR packet"; in forward() 136 []() { LOG(INFO) << "HCI socket device disconnected"; }); in main() 163 LOG(INFO) << "Discarding 1 byte from virtio_fd: " in main() 166 LOG(INFO) << "Discarding " << bytes << " bytes from virtio_fd: " in main() 179 LOG(INFO) << "Received first command from VHCI device; enabling reads " in main()
|
/device/google/gs101/health/ |
D | Health.cpp | 117 LOG(INFO) << "ufs: " << ufs_version << " detected"; in read_ufs_version() 152 LOG(INFO) << "Unable to write battery level to wireless capacity"; in private_healthd_board_battery_update() 172 LOG(INFO) << "ufs: eol=" << eol << " lifetimeA=" << lifetimeA << " lifetimeB=" << lifetimeB; in private_get_storage_info() 252 LOG(INFO) << "Starting charger mode with UI."; in main() 256 LOG(INFO) << "Starting charger mode without UI."; in main() 258 LOG(INFO) << "Starting health HAL."; in main()
|
/device/google/gs201/health/ |
D | Health.cpp | 117 LOG(INFO) << "ufs: " << ufs_version << " detected"; in read_ufs_version() 155 LOG(INFO) << "Unable to write battery level to wireless capacity"; in private_healthd_board_battery_update() 175 LOG(INFO) << "ufs: eol=" << eol << " lifetimeA=" << lifetimeA << " lifetimeB=" << lifetimeB; in private_get_storage_info() 255 LOG(INFO) << "Starting charger mode with UI."; in main() 259 LOG(INFO) << "Starting charger mode without UI."; in main() 261 LOG(INFO) << "Starting health HAL."; in main()
|
/device/google/zuma/health/ |
D | Health.cpp | 117 LOG(INFO) << "ufs: " << ufs_version << " detected"; in read_ufs_version() 153 LOG(INFO) << "Unable to write battery level to wireless capacity"; in private_healthd_board_battery_update() 173 LOG(INFO) << "ufs: eol=" << eol << " lifetimeA=" << lifetimeA << " lifetimeB=" << lifetimeB; in private_get_storage_info() 263 LOG(INFO) << "Starting charger mode with UI."; in main() 268 LOG(INFO) << "Starting charger mode without UI."; in main() 270 LOG(INFO) << "Starting health HAL."; in main()
|
/device/google/zumapro/health/ |
D | Health.cpp | 117 LOG(INFO) << "ufs: " << ufs_version << " detected"; in read_ufs_version() 153 LOG(INFO) << "Unable to write battery level to wireless capacity"; in private_healthd_board_battery_update() 173 LOG(INFO) << "ufs: eol=" << eol << " lifetimeA=" << lifetimeA << " lifetimeB=" << lifetimeB; in private_get_storage_info() 263 LOG(INFO) << "Starting charger mode with UI."; in main() 268 LOG(INFO) << "Starting charger mode without UI."; in main() 270 LOG(INFO) << "Starting health HAL."; in main()
|
/device/google/cuttlefish/host/libs/process_monitor/ |
D | process_monitor.cc | 59 LOG(INFO) << "Detected unexpected exit of monitored subprocess " << name; in LogSubprocessExit() 61 LOG(INFO) << "Subprocess " << name << " (" << pid in LogSubprocessExit() 69 LOG(INFO) << "subprocess " << name << " (" << pid in LogSubprocessExit() 75 LOG(INFO) << "Detected unexpected exit of monitored subprocess " << name; in LogSubprocessExit() 77 LOG(INFO) << "Subprocess " << name << " (" << infop.si_pid in LogSubprocessExit() 84 LOG(INFO) << "subprocess " << name << " (" << infop.si_pid in LogSubprocessExit() 237 LOG(INFO) << monitored.cmd->GetShortName(); in StartSubprocesses()
|
/device/google/trout/hal/vehicle/2.0/ |
D | DefaultVehicleHalServer.cpp | 121 LOG(INFO) << __func__; in handleGenerateFakeDataRequest() 132 LOG(INFO) << __func__ << ", FakeDataCommand::StartLinear"; in handleGenerateFakeDataRequest() 152 LOG(INFO) << __func__ << ", FakeDataCommand::StartJson"; in handleGenerateFakeDataRequest() 163 LOG(INFO) << __func__ << ", FakeDataCommand::StopLinear"; in handleGenerateFakeDataRequest() 173 LOG(INFO) << __func__ << ", FakeDataCommand::StopJson"; in handleGenerateFakeDataRequest() 183 LOG(INFO) << __func__ << ", FakeDataCommand::KeyPress"; in handleGenerateFakeDataRequest()
|
D | VirtualizedVehicleService.cpp | 39 LOG(INFO) << "Connecting to vsock server at " << serverInfo->vsock.str(); in main() 48 LOG(INFO) << "Registering as service..."; in main() 56 LOG(INFO) << "Ready"; in main()
|
/device/google/cuttlefish/host/commands/stop/ |
D | main.cc | 106 LOG(INFO) << "Sending SIGKILL to process group " << pgid; in FallBackStop() 124 LOG(INFO) << "Requesting stop"; in CleanStopInstance() 128 LOG(INFO) << "Successfully stopped device " << instance_config.instance_name() in CleanStopInstance() 165 LOG(INFO) << "Stop Session operation: " << resp["config_status"]; in ReleaseAllocdResources() 232 LOG(INFO) << "Deleting instance dir " << instance.instance_dir(); in StopCvdMain()
|
/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | camera_streamer.cpp | 52 LOG(INFO) << "Connected!"; in OnFrame() 94 LOG(INFO) << "New camera settings received:" << new_settings; in HandleMessage() 100 LOG(INFO) << "Pass through " << message.size() << "bytes"; in HandleMessage() 165 LOG(INFO) << "Exit reader thread"; in StartReadLoop()
|
/device/google/comet/thermal/ |
D | init_thermal_config.cpp | 27 LOG(INFO) << "Using wingboard thermal config as found cdt_hwid " << cdt_hwid; in useThermalWingBoardConfig() 38 LOG(INFO) << "Using backup thermal config as unknown panel [" << panel_drv << "] found."; in useThermalBackupConfig() 43 LOG(INFO) << "Using backup thermal config as hardware revision [" << hardware_revision in useThermalBackupConfig()
|
/device/google/cuttlefish/host/commands/powerwash_cvd/ |
D | powerwash_cvd.cc | 50 LOG(INFO) << "Requesting powerwash"; in PowerwashCvdMain() 54 LOG(INFO) << "Waiting for device to boot up again"; in PowerwashCvdMain() 62 LOG(INFO) << "Powerwash successful"; in PowerwashCvdMain()
|
/device/google/cuttlefish/host/commands/restart_cvd/ |
D | restart_cvd.cc | 50 LOG(INFO) << "Requesting restart"; in RestartCvdMain() 54 LOG(INFO) << "Waiting for device to boot up again"; in RestartCvdMain() 62 LOG(INFO) << "Restart successful"; in RestartCvdMain()
|
/device/google/cuttlefish/host/frontend/webrtc_operator/ |
D | device_registry.cpp | 33 LOG(INFO) << "Registered device: '" << device_id << "'"; in RegisterDevice() 45 LOG(INFO) << "Unregistered device: '" << device_id << "'"; in UnRegisterDevice() 51 LOG(INFO) << "Requested device (" << device_id << ") is not registered"; in GetDevice()
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | boot_state_machine.cc | 66 LOG(INFO) << "Virtual device restored successfully"; in DaemonizeLauncher() 68 LOG(INFO) << "Virtual device booted successfully"; in DaemonizeLauncher() 84 LOG(INFO) << kBootCompletedMessage; in DaemonizeLauncher() 86 LOG(INFO) << kBootFailedMessage; in DaemonizeLauncher() 380 LOG(INFO) << "Virtual device booted successfully"; in OnBootEvtReceived()
|
/device/google/cuttlefish/host/commands/cvd_import_locations/ |
D | main.cc | 83 LOG(INFO) << FLAGS_format << " Supported format" << std::endl; in ImportLocationsCvdMain() 95 LOG(INFO) << "Server port: " << server_port << " socket: " << socket_name in ImportLocationsCvdMain() 105 LOG(INFO) << "Number of parsed points: " << coordinates.size() << std::endl; in ImportLocationsCvdMain()
|