Home
last modified time | relevance | path

Searched refs:INFO (Results 1 – 25 of 56) sorted by relevance

123

/device/google/bonito/health/
DLearnedCapacityBackupRestore.cpp54 LOG(INFO) << "Storage data: " << buffer; in ReadPersistData()
62 LOG(INFO) << "Save to Storage: " << strData; in SaveToStorage()
81 LOG(INFO) << "nominal capacity: " << buffer; in ReadNominalCapacity()
97 LOG(INFO) << "capacity: " << buffer; in ReadCapacity()
105 LOG(INFO) << "Save to SRAM: " << strData; in SaveToSRAM()
DBatteryRechargingControl.cpp71 LOG(INFO) << "RemapSOC: " << ret_soc; in RemapSOC()
91 LOG(INFO) << "Entry state_: " << state_ << " charger_status: " << charger_status in updateBatteryProperties()
143 LOG(INFO) << "Time is up, leave remap"; in updateBatteryProperties()
147 LOG(INFO) << "Diff time: " << elapsed_time; in updateBatteryProperties()
169 LOG(INFO) << "Exit state_: " << state_ << " batteryLevel: " << props->batteryLevel; in updateBatteryProperties()
/device/google/wahoo/health/
DLearnedCapacityBackupRestore.cpp63 LOG(INFO) << "Storage data: " << buffer; in ReadFromStorage()
71 LOG(INFO) << "Save to Storage: " << strData; in SaveToStorage()
90 LOG(INFO) << "SRAM data: " << buffer; in ReadFromSRAM()
98 LOG(INFO) << "Save to SRAM: " << strData; in SaveToSRAM()
DCycleCountBackupRestore.cpp58 LOG(INFO) << "Storage data: " << buffer; in ReadFromStorage()
69 LOG(INFO) << "Save to Storage: " << strData; in SaveToStorage()
92 LOG(INFO) << "SRAM data: " << buffer; in ReadFromSRAM()
103 LOG(INFO) << "Save to SRAM: " << strData ; in SaveToSRAM()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc79 LOG(INFO) << build_prop_file << ": " << line; in FindImports()
167 LOG(INFO) << "Writing " << name; in CombineTargetZipFiles()
180 LOG(INFO) << "Writing " << name; in CombineTargetZipFiles()
191 LOG(INFO) << "Creating directory " << etc_path; in CombineTargetZipFiles()
204 LOG(INFO) << "Linking " << initial_path << " to " << dest_path; in CombineTargetZipFiles()
219 LOG(INFO) << "Writing " << name; in CombineTargetZipFiles()
232 LOG(INFO) << "Writing " << name; in CombineTargetZipFiles()
243 LOG(INFO) << "Creating directory " << etc_path; in CombineTargetZipFiles()
256 LOG(INFO) << "Linking " << initial_path << " to " << dest_path; in CombineTargetZipFiles()
/device/google/cuttlefish/guest/commands/vsoc_input_service/
Dvsoc_input_service.cpp83 LOG(INFO) << "Connecting to the keyboard at " << FLAGS_keyboard_port; in ProcessEvents()
89 LOG(INFO) << "Connected to keyboard"; in ProcessEvents()
91 LOG(INFO) << "Connecting to the touchscreen at " << FLAGS_keyboard_port; in ProcessEvents()
97 LOG(INFO) << "Connected to touch"; in ProcessEvents()
/device/google/crosshatch/health/
DBatteryRechargingControl.cpp72 LOG(INFO) << "RemapSOC: " << ret_soc; in RemapSOC()
92 LOG(INFO) << "Entry state_: " << state_ << " charger_status: " << charger_status in updateBatteryProperties()
141 LOG(INFO) << "Time is up, leave remap"; in updateBatteryProperties()
145 LOG(INFO) << "Diff time: " << elapsed_time; in updateBatteryProperties()
167 LOG(INFO) << "Exit state_: " << state_ << " batteryLevel: " << props->batteryLevel; in updateBatteryProperties()
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/
Ddevice_registry.cpp33 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/frontend/vnc_server/
Dblackboard.cpp41 DLOG(INFO) << "new stripe arrived from frame watcher"; in NewStripeReady()
82 DLOG(INFO) << "Waiting for stripe..."; in WaitForSenderWork()
87 DLOG(INFO) << "At least one new stripe is available, should unblock " << conn; in WaitForSenderWork()
127 DLOG(INFO) << "Received frame buffer update request"; in FrameBufferUpdateRequestReceived()
160 DLOG(INFO) << "jpeg quality level set to " << jpeg_quality_level_ << "%"; in set_jpeg_quality_level()
Dvnc_client_connection.cpp166 LOG(INFO) << "Starting session"; in StartSession()
168 LOG(INFO) << "Protocol set up"; in StartSession()
173 LOG(INFO) << "Security type set"; in StartSession()
178 LOG(INFO) << "Gotten client init"; in StartSession()
183 LOG(INFO) << "Sent server init"; in StartSession()
188 LOG(INFO) << "vnc session terminated"; in StartSession()
399 DLOG(INFO) << "Sending update in " in FrameBufferUpdateRequestHandler()
460 DLOG(INFO) << "client requesting encoding: " << enc; in HandleSetEncodings()
468 DLOG(INFO) << "jpeg compression level: " << enc; in HandleSetEncodings()
579 DLOG(INFO) << "switching to portrait"; in RotateIfIsRotationCommand()
[all …]
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc94 LOG(INFO) << "Virtual device booted successfully"; in OnBootEvtReceived()
193 LOG(INFO) << "Virtual device booted successfully"; in DaemonizeLauncher()
200 LOG(INFO) << cuttlefish::kBootCompletedMessage; in DaemonizeLauncher()
202 LOG(INFO) << cuttlefish::kBootFailedMessage; in DaemonizeLauncher()
335 LOG(INFO) << "Received a Powerwash request from the monitor socket"; in ServerLoop()
480 LOG(INFO) << "The following files contain useful debugging information:"; in main()
482 LOG(INFO) << " Launcher log: " << instance.launcher_log_path(); in main()
484 LOG(INFO) << " Android's logcat output: " << instance.logcat_path(); in main()
485 LOG(INFO) << " Kernel log: " << instance.PerInstancePath("kernel.log"); in main()
486 LOG(INFO) << " Instance configuration: " << GetConfigFilePath(*config); in main()
[all …]
Dprocess_monitor.cc139 LOG(INFO) << "Detected exit of monitored subprocess"; in RestartOnExitCb()
147 LOG(INFO) << "Subprocess " << entry->cmd->GetShortName() << " (" << wait_ret in RestartOnExitCb()
154 LOG(INFO) << "subprocess " << entry->cmd->GetShortName() << " (" << wait_ret in RestartOnExitCb()
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/
Dxa-class-mixer.c46 TRACE_TAG(INFO, 1);
240 TRACE(INFO, _b("track-%u started (pts=%x)"), i, track->pts); in xa_mixer_empty_this_buffer()
341 TRACE(INFO, _b("port is idle; instantly unroute")); in xa_mixer_port_unroute()
351 TRACE(INFO, _b("port is busy; propagate unroute command")); in xa_mixer_port_unroute()
385 TRACE(INFO, _b("mixer[%p]::track[%u] paused"), mixer, i); in xa_mixer_pause()
390 TRACE(INFO, _b("mixer[%p]::track[%u] is not active"), mixer, i); in xa_mixer_pause()
427 TRACE(INFO, _b("mixer[%p]::track[%u] resumed"), mixer, i); in xa_mixer_resume()
432 TRACE(INFO, _b("mixer[%p]::track[%u] is not paused"), mixer, i); in xa_mixer_resume()
460 TRACE(INFO, _b("port is unrouted")); in xa_mixer_flush()
486 TRACE(INFO, _b("mixer[%p]::track[%u] flushed"), mixer, i); in xa_mixer_flush()
[all …]
Dxa-class-audio-codec.c46 TRACE_TAG(INFO, 1);
228 TRACE(INFO, _b("codec[%p] playback completed"), codec); in xa_codec_fill_this_buffer()
311 TRACE(INFO, _b("port is idle; instantly unroute")); in xa_codec_port_unroute()
321 TRACE(INFO, _b("port is busy; propagate unroute command")); in xa_codec_port_unroute()
378 TRACE(INFO, _b("port is unrouted")); in xa_codec_flush()
528 TRACE(INFO, _b("codec[%p]: signal input-over (filled: %u)"), codec, filled); in xa_codec_preprocess()
609 TRACE(INFO, _b("codec[%p] playback completed"), codec); in xa_codec_postprocess()
614 TRACE(INFO, _b("propagate end-of-stream condition")); in xa_codec_postprocess()
/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp38 using android::base::INFO; in GuessSeverity()
53 || env_value == std::to_string((int) INFO)) { in GuessSeverity()
54 return INFO; in GuessSeverity()
73 return GuessSeverity("CF_CONSOLE_SEVERITY", android::base::INFO); in ConsoleSeverity()
/device/google/cuttlefish/host/libs/wayland/
Dwayland_server.cpp71 LOG(INFO) << "WaylandServer running on socket " << socket; in ServerLoop()
76 LOG(INFO) << "WaylandServer running on socket " << fd; in ServerLoop()
/device/google/cuttlefish/host/commands/fetcher/
Dfetch_cvd.cc297 LOG(INFO) << "Adding img-zip files for default build"; in FetchCvdMain()
299 LOG(INFO) << file; in FetchCvdMain()
313 LOG(INFO) << "Adding target files for default build"; in FetchCvdMain()
327 LOG(INFO) << "Could not find system image for " << system_build in FetchCvdMain()
332 LOG(INFO) << "Adding img-zip files for system build"; in FetchCvdMain()
487 LOG(INFO) << "Running " << next_stage; in FetchCvdMain()
489 LOG(INFO) << argv[i]; in FetchCvdMain()
Dbuild_api.cc214 LOG(INFO) << "The latest good build on branch \"" << branch_or_id in ArgumentToBuild()
224 LOG(INFO) << "Status for build " << proposed_build << " is " << status; in ArgumentToBuild()
226 LOG(INFO) << "Status is \"" << status << "\". Waiting for " << retry_period.count() in ArgumentToBuild()
231 LOG(INFO) << "Status for build " << proposed_build << " is " << status; in ArgumentToBuild()
/device/google/cuttlefish/guest/monitoring/tombstone_transmit/
Dtombstone_transmit.cpp103 LOG(INFO) << "tombstone watcher successfully initialized"; in main()
131 LOG(INFO) << num_bytes_read << " chars transferred from " << in main()
/device/google/cuttlefish/host/frontend/gcastv2/https/
DHTTPClientConnection.cpp196 LOG(INFO) in handleResponse()
204 LOG(INFO) << hexdump(mInBuffer.data(), len); in handleResponse()
213 LOG(INFO) << hexdump(mInBuffer.data(), contentLength); in handleResponse()
/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dkernel_log_server.cc114 LOG(INFO) << prefix << line_.substr(pos + match.size()); in HandleIncomingMessage()
122 LOG(INFO) << stage; in HandleIncomingMessage()
/device/google/cuttlefish/guest/hals/health/storage/
DStorage.cpp30 LOG(INFO) << "IStorage::garbageCollect() is called. Nothing to do."; in garbageCollect()
/device/google/cuttlefish/host/commands/modem_simulator/
Dmain.cpp73 LOG(INFO) << "Start modem simulator, server_fds: " << FLAGS_server_fds; in main()
141 LOG(INFO) << "Exit request from parent process"; in main()
/device/google/taimen/recovery/
Drecovery_ui.cpp35 LOG(INFO) << "Provisioned flag wiped successful"; in WipeProvisionedFlag()
/device/google/muskie/recovery/
Drecovery_ui.cpp37 LOG(INFO) << "Provisioned flag wiped successful"; in WipeProvisionedFlag()

123