/external/openscreen/platform/impl/ |
D | network_interface_win.cc | 38 OSP_DVLOG << "GetAdapterAddresses failed err=" << ret; in GetAllInterfaces() 46 OSP_DVLOG << "\tIfIndex=" << pcurraddrs->IfIndex; in GetAllInterfaces() 47 OSP_DVLOG << "\tAdapter name=" << pcurraddrs->AdapterName; in GetAllInterfaces() 87 OSP_DVLOG << "\tIPV4:" << inet_ntop(AF_INET, &(sa_in->sin_addr), buff, bufflen); in GetAllInterfaces() 88 OSP_DVLOG << "\t prefixsize=" << (unsigned int)punicast->OnLinkPrefixLength; in GetAllInterfaces() 96 … OSP_DVLOG << "\tIPV6:" << inet_ntop(AF_INET6, &(sa_in6->sin6_addr), buff, bufflen); in GetAllInterfaces() 97 OSP_DVLOG << "\t prefixsize=" << (unsigned int)punicast->OnLinkPrefixLength; in GetAllInterfaces() 102 OSP_DVLOG << "\tUNSPEC"; in GetAllInterfaces() 107 OSP_DVLOG << "\tIfType=" << pcurraddrs->IfType; in GetAllInterfaces() 108 OSP_DVLOG << "\tDescription=" << pcurraddrs->Description; in GetAllInterfaces() [all …]
|
D | platform_client_posix.cc | 59 OSP_DVLOG << "Shutting down the Task Runner..."; in ~PlatformClientPosix() 63 OSP_DVLOG << "\tTask Runner shutdown complete!"; in ~PlatformClientPosix() 66 OSP_DVLOG << "Shutting down network operations..."; in ~PlatformClientPosix() 69 OSP_DVLOG << "\tNetwork operation shutdown complete!"; in ~PlatformClientPosix()
|
D | task_runner.cc | 81 OSP_DVLOG << "Running tasks until stopped..."; in RunUntilStopped() 95 OSP_DVLOG << "Finished running, entering flushing phase..."; in RunUntilStopped() 108 OSP_DVLOG << "Finished flushing..."; in RunUntilStopped() 123 OSP_DVLOG << "Received SIGNIT or SIGTERM, setting state to not running..."; in RunUntilSignaled() 132 OSP_DVLOG << "Running " << running_tasks_.size() << " tasks..."; in RunRunnableTasks()
|
D | socket_handle_waiter.cc | 56 OSP_DVLOG << "Starting to block for handle deletion"; in OnHandleDeletion() 66 OSP_DVLOG << "\tDone blocking for handle deletion!"; in OnHandleDeletion()
|
D | logging_unittest.cc | 138 OSP_DVLOG << "Verbose"; in TEST_F() 155 OSP_DVLOG << "Verbose"; in TEST_F()
|
D | tls_connection_factory_posix.cc | 258 OSP_DVLOG << "SSL_connect failed with error: " << error; in Connect() 304 OSP_DVLOG << "SSL_accept failed with error: " << error; in Accept()
|
/external/openscreen/cast/streaming/ |
D | rpc_broker.cc | 55 OSP_DVLOG << "registering handle: " << handle; in RegisterMessageReceiverCallback() 60 OSP_DVLOG << "unregistering handle: " << handle; in UnregisterMessageReceiverCallback() 65 OSP_DVLOG << "received message: " << message; in ProcessMessageFromRemote() 68 OSP_DVLOG << "unregistered handle: " << message.handle(); in ProcessMessageFromRemote() 75 OSP_DVLOG << "sending message message: " << message; in SendMessageToRemote()
|
D | session_messager.cc | 27 OSP_DVLOG in ReplyIfTimedOut() 61 OSP_DVLOG << "Sending message: DESTINATION[" << destination_id in SendMessage()
|
/external/openscreen/util/crypto/ |
D | certificate_utils.cc | 69 OSP_DVLOG << "Failed to set certificate version"; in CreateCertificateInternal() 78 OSP_DVLOG << "Failed to set serial number."; in CreateCertificateInternal() 88 OSP_DVLOG << "Failed to set before and after ranges."; in CreateCertificateInternal() 94 OSP_DVLOG << "Failed to set subject name"; in CreateCertificateInternal() 104 OSP_DVLOG << "Failed to set key usage extension"; in CreateCertificateInternal() 115 OSP_DVLOG << "Failed to set constraints extension"; in CreateCertificateInternal() 130 OSP_DVLOG << "Failed to set pubkey, set issuer, sign, or verify"; in CreateCertificateInternal()
|
D | openssl_util.cc | 34 OSP_DVLOG << "\t" << absl::string_view(str, len); in OpenSSLErrorCallback() 56 OSP_DVLOG << "OpenSSL ERR_get_error stack from " << location.ToString(); in ClearOpenSSLERRStack()
|
/external/openscreen/discovery/mdns/ |
D | mdns_receiver.cc | 72 OSP_DVLOG << "mDNS message dropped due to invalid rcode or opcode..."; in OnRead() 74 OSP_DVLOG << "mDNS message failed to parse..."; in OnRead() 84 OSP_DVLOG in OnRead() 91 OSP_DVLOG << "mDNS query message dropped. No query client registered..."; in OnRead()
|
D | mdns_responder.cc | 358 OSP_DVLOG << "Known answers received for unknown query, and non received " in SendResponse() 416 OSP_DVLOG << "Too many truncated queries have been received. Treating " in OnMessageReceived() 433 OSP_DVLOG << "Received mDNS Query with " << message.questions().size() in OnMessageReceived() 443 OSP_DVLOG << "Multi-packet truncated message received. Processing..."; in ProcessMultiPacketTruncatedMessage() 523 OSP_DVLOG << "\tProcessing mDNS Query for domain: '" in ProcessQueries() 542 OSP_DVLOG << "\tmDNS Query processed and no relevant records found!"; in ProcessQueries() 545 OSP_DVLOG << "\tmDNS Query is for service type enumeration!"; in ProcessQueries() 605 OSP_DVLOG << "\tCompleted Processing mDNS Query for domain: '" in SendResponse() 609 OSP_DVLOG << "\t\tanswer (" << record.ToString() << ")"; in SendResponse() 612 OSP_DVLOG << "\t\tadditional record ('" << record.ToString() << ")"; in SendResponse()
|
D | mdns_publisher.cc | 90 OSP_DVLOG << "Registering record of type '" << record.dns_type() << "'"; in RegisterRecord() 105 OSP_DVLOG << "Unregistering record of type '" << record.dns_type() << "'"; in UnregisterRecord() 130 OSP_DVLOG << "Updating record of type '" << new_record.dns_type() << "'"; in UpdateRegisteredRecord()
|
D | mdns_probe_manager.cc | 71 OSP_DVLOG << "Starting new mDNS Probe for domain '" in StartProbe() 197 OSP_DVLOG << "Probe for domain '" in OnProbeFailure()
|
/external/openscreen/cast/common/certificate/ |
D | cast_cert_validator_internal.cc | 410 OSP_DVLOG << "FindCertificatePath: Invalid target certificate"; in FindCertificatePath() 416 OSP_DVLOG in FindCertificatePath() 426 OSP_DVLOG << "FindCertificatePath: Failed to verify certificate time"; in FindCertificatePath() 431 OSP_DVLOG << "FindCertificatePath: Failed with invalid public key length"; in FindCertificatePath() 441 OSP_DVLOG << "FindCertificatePath: Failed with no key usage"; in FindCertificatePath() 447 OSP_DVLOG << "FindCertificatePath: Failed to get digital signature"; in FindCertificatePath() 481 OSP_DVLOG << "FindCertificatePath: Target certificate issuer name: " in FindCertificatePath() 491 OSP_DVLOG << "FindCertificatePath: Trust store certificate issuer name: " in FindCertificatePath() 527 OSP_DVLOG << "FindCertificatePath: Failed after trying all " in FindCertificatePath() 559 OSP_DVLOG in FindCertificatePath()
|
/external/openscreen/discovery/dnssd/impl/ |
D | querier_impl.cc | 225 OSP_DVLOG << "Starting DNS-SD query for service '" << service << "'"; in StartQuery() 239 OSP_DVLOG << "Starting mDNS query for '" << domain.ToString() << "'"; in StartQuery() 262 OSP_DVLOG << "Stopping DNS-SD query for service '" << service << "'"; in StopQuery() 285 OSP_DVLOG << "Stopping mDNS query for '" << changed_domain.ToString() in StopQuery() 303 OSP_DVLOG << "Re-initializing query for service '" << service << "'"; in ReinitializeQueries() 329 OSP_DVLOG << "Record " << record.ToString() in OnRecordChanged() 358 OSP_DVLOG << "Failed to apply changes for " << record.dns_type() in OnRecordChanged()
|
D | publisher_impl.cc | 115 OSP_DVLOG << "Registering instance '" << instance.instance_id() << "'"; in Register() 126 OSP_DVLOG << "Updating instance '" << instance.instance_id() << "'"; in UpdateRegistration() 235 OSP_DVLOG << "Deregistering all instances"; in DeregisterAll() 271 OSP_DVLOG << "Domain successfully claimed: '" << confirmed_name.ToString() in OnDomainFound()
|
/external/openscreen/cast/common/channel/ |
D | connection_namespace_handler.cc | 202 OSP_DVLOG << "No sender info from protocol."; in HandleConnect() 224 OSP_DVLOG << "Connection opened: " << virtual_conn.local_id << ", " in HandleConnect() 245 OSP_DVLOG << "Connection closed (reason: " << reason in HandleClose()
|
D | cast_socket_message_port.cc | 96 OSP_DVLOG << "Received a cast socket message"; in OnMessage()
|
/external/openscreen/cast/receiver/channel/ |
D | receiver_socket_factory.cc | 41 OSP_DVLOG << "Receiving connection from endpoint failed: " << remote_address; in OnConnectionFailed()
|
/external/openscreen/cast/sender/ |
D | cast_platform_client.cc | 131 OSP_DVLOG << "Failed to deserialize CastMessage payload."; in OnMessage() 181 OSP_DVLOG << "Invalid availability result: " << result.value(); in HandleResponse()
|
/external/openscreen/discovery/public/ |
D | dns_sd_service_publisher.h | 79 OSP_DVLOG << "Instance ID '" << claimed_endpoint.instance_id() in OnEndpointClaimed()
|
D | dns_sd_service_watcher.h | 131 OSP_DVLOG << "Currently " << records_.size() in GetServices()
|
/external/openscreen/cast/protocol/castv2/ |
D | validation.cc | 36 OSP_DVLOG << "JsonCpp validation error: " in MapErrors()
|
D | validation_unittest.cc | 74 OSP_DVLOG << "Validating document: \"" << document << "\" against schema: \"" in TestValidate()
|