Lines Matching refs:INFO
64 LOG(INFO) << "generate_key(" << file << ")..."; in generate_key()
152 LOG(INFO) << (already_loaded ? "ignored already-loaded" : "loaded new") << " key from '" << file in load_key()
158 LOG(INFO) << "load_keys '" << path << "'..."; in load_keys()
194 LOG(INFO) << "skipped non-adb_key '" << path << "/" << name << "'"; in load_keys()
220 LOG(INFO) << "User key '" << path << "' does not exist..."; in load_userkey()
341 LOG(INFO) << "adb_auth_inotify_update called"; in adb_auth_inotify_update()
351 LOG(INFO) << "done reading inotify fd"; in adb_auth_inotify_update()
376 LOG(INFO) << "ignoring new directory at '" << path << "'"; in adb_auth_inotify_update()
378 LOG(INFO) << "observed new file at '" << path << "'"; in adb_auth_inotify_update()
392 LOG(INFO) << "adb_auth_inotify_init..."; in adb_auth_inotify_init()
408 LOG(INFO) << "watch descriptor " << wd << " registered for '" << path << "'"; in adb_auth_inotify_init()
417 LOG(INFO) << "adb_auth_init..."; in adb_auth_init()
436 LOG(INFO) << "Calling send_auth_publickey"; in send_auth_publickey()
469 LOG(INFO) << "Calling send_auth_response"; in send_auth_response()
491 LOG(INFO) << "t->auth_key not set before handshake"; in adb_auth_tls_handshake()
496 LOG(INFO) << "Attempting to TLS handshake"; in adb_auth_tls_handshake()
499 LOG(INFO) << "Handshake succeeded. Waiting for CNXN packet..."; in adb_auth_tls_handshake()
501 LOG(INFO) << "Handshake failed. Kicking transport"; in adb_auth_tls_handshake()
514 LOG(INFO) << __func__; in adb_tls_set_certificate()
520 LOG(INFO) << "No client CA list. Trying with default certificate."; in adb_tls_set_certificate()
534 LOG(INFO) << "Checking for fingerprint match [" << *adbFingerprint << "]"; in adb_tls_set_certificate()
543 LOG(INFO) << "Got SHA256 match on a key"; in adb_tls_set_certificate()
552 LOG(INFO) << "No match for [" << *adbFingerprint << "]"; in adb_tls_set_certificate()