Searched refs:INFO (Results 76 - 100 of 264) sorted by relevance

1234567891011

/system/tpm/trunks/
H A Dtpm_handle.cc43 LOG(INFO) << "TPM: " << kTpmDevice << " closed successfully";
56 LOG(INFO) << "TPM: " << kTpmDevice << " opened successfully";
/system/update_engine/
H A Dcommon_service.cc80 LOG(INFO) << "Attempt update: app_version=\"" << in_app_version << "\" "
90 LOG(INFO) << "Attempting rollback to non-active partitions.";
103 LOG(INFO) << "Checking to see if we can rollback . Result: " << can_rollback;
168 LOG(INFO) << "Setting destination channel to: " << in_target_channel;
274 LOG(INFO) << "Checking if updates over cellular networks are allowed:";
317 LOG(INFO) << "Getting rollback partition name. Result: " << name;
H A Dupdate_attempter_android.cc199 LOG(INFO) << "Using this install plan:";
243 LOG(INFO) << "Attempting to reset state from "
274 LOG(INFO) << "Reset status successful";
288 LOG(INFO) << "Processing Done.";
297 LOG(INFO) << "Update successfully applied, waiting to reboot.";
308 LOG(INFO) << "Resetting update progress.";
380 LOG(INFO) << "Already updated boot flags. Skipping.";
385 LOG(INFO) << "Marking booted slot as good.";
400 LOG(INFO) << "Scheduling an action processor start.";
444 DLOG(INFO) << "Usin
[all...]
H A Dhardware_chromeos.cc153 LOG(INFO) << "Created " << marker_file << " to powerwash on next reboot";
165 LOG(INFO) << "Successfully deleted the powerwash marker file : "
H A Dmain.cc113 LOG(INFO) << "Chrome OS Update Engine starting";
128 LOG(INFO) << "Chrome OS Update Engine terminating with exit code "
/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action.cc67 LOG(INFO) << "Using legacy partition names.";
78 LOG(INFO) << "Partition " << part.name << " size: " << part.source_size
90 LOG(INFO) << "Partition " << part.name << " size: " << kernel_part_size
97 LOG(INFO) << "No partitions to verify.";
157 LOG(INFO) << "Hashing partition " << partition_index_ << " ("
248 LOG(INFO) << "Hash of " << partition.name << ": " << hasher_->hash();
H A Dpostinstall_runner_action.cc84 LOG(INFO) << "Skipping post-install during rollback";
156 LOG(INFO) << "Performing postinst (" << partition.postinstall_path << " at "
163 LOG(INFO) << "Format file for new " << partition.postinstall_path
308 LOG(INFO) << "Ignoring postinstall failure since it is optional";
341 LOG(INFO) << "All post-install commands succeeded";
/system/bt/service/example/heart_rate/
H A Dheart_rate_server.cpp49 LOG(INFO) << "Registered BLE client with ID: " << client_id;
73 LOG(INFO) << "Advertising" << (is_start?" started":" stopped");
228 LOG(INFO) << "Heart Rate server registered - server_if: " << server_if_;
229 LOG(INFO) << "Populating attributes";
302 LOG(INFO) << "Initiated EndServiceDeclaration request";
325 LOG(INFO) << "Heart Rate service added";
421 LOG(INFO) << "Heart Rate Control Point written; Enery Expended reset!";
464 LOG(INFO) << "Heart Rate Measurement CCC written - device: "
492 LOG(INFO) << "Notification was sent - device: " << device_address
/system/core/crash_reporter/
H A Dlist_proxies.cc184 LOG(INFO) << "Found proxies via browser signal: "
263 LOG(INFO) << kHelpMessage;
290 LOG(INFO) << "Resolving proxies for URL: " << url;
292 LOG(INFO) << "Resolving proxies without URL";
297 LOG(INFO) << "Assuming direct proxy";
/system/update_engine/update_manager/
H A Dchromeos_policy.cc79 LOG(INFO) << "Advancing download URL due to error "
97 LOG(INFO) << "Incrementing URL failure count due to error "
134 LOG(INFO) << "Not changing URL index or failure count due to error "
206 LOG(INFO) << "Not enough slots for A/B updates, disabling update checks.";
218 LOG(INFO) << "Updates disabled by policy, blocking update checks.";
246 LOG(INFO) << "Forced update signaled ("
260 LOG(INFO) << "Unofficial build, blocking periodic update checks.";
271 LOG(INFO) << "OOBE not completed, blocking update checks.";
283 LOG(INFO) << "Periodic check interval not satisfied, blocking until "
289 LOG(INFO) << "Allowin
[all...]
/system/core/fs_mgr/
H A Dfs_mgr.c130 INFO("%s(): mount(%s,%s,%s)=%d: %s\n",
139 INFO("%s(): unmount(%s) succeeded\n", __func__, target);
152 INFO("Not running %s on %s (executable not in system image)\n",
155 INFO("Running %s on %s\n", E2FSCK_BIN, blk_device);
172 INFO("Running %s -a %s\n", F2FS_FSCK_BIN, blk_device);
240 INFO("%s(source=%s,target=%s,type=%s)=%d\n", __func__, source, target, rec->fs_type, ret);
417 INFO("/dev/block/%s not ext{234}\n", ent->d_name);
429 INFO("resolved label %s to %s\n", rec->blk_device, new_blk_device);
478 INFO("%s is file encrypted\n", rec->mount_point);
546 INFO("Verit
[all...]
/system/tools/aidl/tests/
H A Daidl_test_client_utf8_strings.cpp56 LOG(INFO) << "Confirming repeating utf8 strings works.";
104 LOG(INFO) << "Confirming passing and returning utf8 string arrays works.";
114 LOG(INFO) << "Confirming reversing a list of utf8 strings works";
/system/connectivity/apmanager/
H A Ddevice_info.cc122 LOG(INFO) << "Device " << device_name << " already enumerated.";
158 LOG(INFO) << "Ignore link event for non-wifi interface: " << iface_name;
165 LOG(INFO) << "AddLinkMsgHandler: interface " << iface_name
181 LOG(INFO) << "DelLinkMsgHandler iface_name: " << iface_name
198 LOG(INFO) << "Interface " << iface_name << " has no uevent file";
203 LOG(INFO) << "Interface " << iface_name << " is not a WiFi interface";
H A Dmain.cc124 LOG(INFO) << __func__ << ": Dropping privileges";
142 LOG(INFO) << switches::kHelpMessage;
/system/connectivity/shill/
H A Dcrypto_util_proxy.cc122 LOG(INFO) << "Started credential verification";
156 LOG(INFO) << "Started data signing";
211 LOG(INFO) << "Started crypto-util shim at " << shim_pid_;
223 LOG(INFO) << __func__;
282 LOG(INFO) << "Finished writing output buffer to shim.";
303 LOG(INFO) << "Finished reading " << output_buffer_.length()
H A Dconnection_tester.cc81 LOG(INFO) << StringPrintf("ConnectivityTester completed with phase==%s, "
H A Ddns_server_proxy.cc85 LOG(INFO) << "Spawned " << kDnsmasqPath << " with pid: " << pid_;
/system/connectivity/apmanager/dbus/
H A Dshill_dbus_proxy.cc116 LOG(INFO) << __func__ << ": " << available;
130 LOG(INFO) << __func__ << " old: " << old_owner << " new: " << new_owner;
/system/connectivity/shill/dbus/
H A Dchromeos_modem_manager_proxy.cc105 LOG(INFO) << __func__ << ": " << available;
119 LOG(INFO) << __func__ << " old: " << old_owner << " new: " << new_owner;
H A Dchromeos_dhcpcd_proxy.cc63 LOG(INFO) << method << ": dhcpcd daemon appears to have exited.";
/system/extras/ext4_utils/
H A Dext4_crypt_init_extensions.cpp76 LOG(INFO) << "enablefilecrypto result: " << rc;
104 LOG(INFO) << "init_user0 result: " << rc;
/system/update_engine/common/
H A Dmock_http_fetcher.cc67 LOG(INFO) << "Terminated in the ReceivedBytes callback.";
113 LOG(INFO) << "Terminating transfer.";
/system/update_engine/payload_generator/
H A Dpayload_signer.cc72 LOG(INFO) << "Signature blob size: " << out_signature_blob->size();
122 LOG(INFO) << "Metadata signature size: " << metadata_signature_size;
138 LOG(INFO) << "Matching signature sizes already present.";
150 LOG(INFO) << "Updated protobuf size: " << serialized_manifest.size();
162 LOG(INFO) << "Updated payload size: " << payload.size();
163 LOG(INFO) << "Updated metadata size: " << metadata_size;
167 LOG(INFO) << "Signature Blob Offset: " << signatures_offset;
218 LOG(INFO) << "Making room for signature in file";
220 LOG(INFO) << "set? " << manifest->has_signatures_offset();
349 LOG(INFO) << "Signin
[all...]
/system/connectivity/shill/dhcp/
H A Ddhcp_config.cc158 LOG(INFO) << "Init DHCP Proxy: " << device_name() << " at " << service;
216 LOG(INFO) << "Spawned " << kDHCPCDPath << " with pid: " << pid_;
223 LOG_IF(INFO, pid_) << "Stopping " << pid_ << " (" << reason << ")";
300 LOG(INFO) << "Continuing to use our previous lease, due to gateway-ARP.";
/system/connectivity/shill/shims/
H A Dnetfilter_queue_helper.cc97 LOG(INFO) << switches::kHelpMessage;

Completed in 438 milliseconds

1234567891011