Home
last modified time | relevance | path

Searched refs:VLOG (Results 1 – 25 of 81) sorted by relevance

1234

/external/libbrillo/brillo/http/
Dhttp_connection_curl.cc27 VLOG(3) << "== Info: " << msg; in curl_trace()
30 VLOG(3) << "=> Send headers:\n" << msg; in curl_trace()
33 VLOG(3) << "=> Send data:\n" << msg; in curl_trace()
36 VLOG(3) << "=> Send SSL data" << msg; in curl_trace()
39 VLOG(3) << "<= Recv header: " << msg; in curl_trace()
42 VLOG(3) << "<= Recv data:\n" << msg; in curl_trace()
45 VLOG(3) << "<= Recv SSL data" << msg; in curl_trace()
64 VLOG(2) << "curl::Connection created: " << method_; in Connection()
71 VLOG(2) << "curl::Connection destroyed"; in ~Connection()
129 VLOG(2) << "Request header: " << header; in PrepareRequest()
[all …]
Dhttp_request.cc111 VLOG(1) << "http::Request created"; in Request()
117 VLOG(1) << "http::Request destroyed"; in ~Request()
295 VLOG(1) << "http::Response created";
299 VLOG(1) << "http::Response destroyed"; in ~Response()
Dhttp_connection_fake.cc22 VLOG(1) << "fake::Connection created: " << method; in Connection()
26 VLOG(1) << "fake::Connection destroyed"; in ~Connection()
/external/libbrillo/brillo/dbus/
Ddbus_object.cc38 VLOG(1) << "Registering D-Bus interface '" << interface_name_ << "' for '" in ExportAsync()
43 VLOG(1) << "Exporting method: " << interface_name_ << "." << method_name; in ExportAsync()
73 VLOG(1) << "Registering D-Bus interface '" << interface_name_ << "' for '" in ExportAndBlock()
77 VLOG(1) << "Exporting method: " << interface_name_ << "." << method_name; in ExportAndBlock()
117 VLOG(1) << "Received method call request: " << interface_name << "." in HandleMethodCall()
128 VLOG(1) << "Dispatching DBus method call: " << method_name; in HandleMethodCall()
135 VLOG(1) << "Declaring method handler: " << interface_name_ << "." in AddHandlerImpl()
144 VLOG(1) << "Declaring a signal sink: " << interface_name_ << "." in AddSignalImpl()
169 VLOG(1) << "Adding an interface '" << interface_name << "' to object '" in AddOrGetInterface()
188 VLOG(1) << "Registering D-Bus object '" << object_path_.value() << "'."; in RegisterAsync()
[all …]
/external/libweave/src/privet/
Dwifi_bootstrap_manager.cc93 VLOG(1) << "Starting AP with SSID: " << privet_ssid_; in StartBootstrapping()
98 VLOG(1) << "Stopping AP"; in EndBootstrapping()
105 VLOG(1) << "Attempting connect to SSID:" << ssid; in StartConnecting()
124 VLOG(1) << "Monitoring connectivity."; in ContinueMonitoring()
134 VLOG(2) << "Waiting for connection until: " << monitor_until_; in ContinueMonitoring()
148 VLOG(3) << "Switching state from " << EnumToString(state_) << " to " in UpdateState()
223 VLOG(1) << "Wifi was connected successfully"; in OnConnectDone()
240 VLOG(1) << "Bootstrapping has timed out."; in OnBootstrapTimeout()
255 VLOG(1) << "Spent too long offline. Entering bootstrap mode."; in OnMonitorTimeout()
263 VLOG(3) << "New network state: " << EnumToString(service_state); in UpdateConnectionState()
Dpublisher.cc55 VLOG(2) << "DNS-SD update requested"; in ExposeService()
78 VLOG(1) << "Updating service using DNS-SD, port: " << port; in ExposeService()
87 VLOG(1) << "Stopping service publishing"; in RemoveService()
Dprivet_manager.cc69 VLOG(1) << "Enabling WiFi bootstrapping."; in Start()
136 VLOG(3) << "Input: " << *dictionary; in PrivetRequestHandlerWithData()
148 VLOG(3) << "status: " << status << ", Output: " << output; in PrivetResponseHandler()
156 VLOG(1) << "Manager::OnChanged"; in OnChanged()
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc358 VLOG(1) << "Waiting for file creation"; in TEST_F()
362 VLOG(1) << "Waiting for file change"; in TEST_F()
366 VLOG(1) << "Waiting for file deletion"; in TEST_F()
393 VLOG(1) << "Create File"; in TEST_F()
395 VLOG(1) << "Waiting for file creation"; in TEST_F()
399 VLOG(1) << "Waiting for file modification"; in TEST_F()
430 VLOG(1) << "Waiting for file deletion"; in TEST_F()
434 VLOG(1) << "Waiting for file creation"; in TEST_F()
448 VLOG(1) << "Waiting for directory creation"; in TEST_F()
452 VLOG(1) << "Waiting for file1 creation"; in TEST_F()
[all …]
/external/regex-re2/re2/
Dprefilter_tree.cc297 VLOG(10) << "Atom id:" << atom_index_to_id_[matched_atoms[j]]; in RegexpsGivenStrings()
319 VLOG(10) << "Processing: " << it->index(); in PropagateMatch()
322 VLOG(10) << "Regexp triggered: " << entry.regexps[i]; in PropagateMatch()
332 VLOG(10) << " parent= " << j << " trig= " << parent.propagate_up_at_count; in PropagateMatch()
345 VLOG(10) << "Triggering: " << j; in PropagateMatch()
358 VLOG(10) << "#Unique Atoms: " << atom_index_to_id_.size(); in PrintDebugInfo()
359 VLOG(10) << "#Unique Nodes: " << entries_.size(); in PrintDebugInfo()
364 VLOG(10) << "EntryId: " << i in PrintDebugInfo()
367 VLOG(10) << it->index(); in PrintDebugInfo()
369 VLOG(10) << "Map:"; in PrintDebugInfo()
[all …]
Dprefilter.cc27 VLOG(10) << "alloc_id: " << alloc_id_; in Prefilter()
32 VLOG(10) << "Deleted: " << alloc_id_; in ~Prefilter()
458 VLOG(0) << "CharClassInfo:"; in CClass()
460 VLOG(0) << " " << i->lo << "-" << i->hi; in CClass()
481 VLOG(0) << " = " << a->ToString(); in CClass()
611 VLOG(10) << "Alt: " << info->ToString(); in PostVisit()
642 VLOG(0) << "BuildInfo " << re->ToString() in PostVisit()
/external/libweave/src/notification/
Dxmpp_channel.cc115 VLOG(2) << "Received XMPP packet: '" << msg << "'"; in OnMessageRead()
126 VLOG(2) << "XMPP stream start: " << node_name; in OnStreamStart()
130 VLOG(2) << "XMPP stream ended: " << node_name; in OnStreamEnd()
158 VLOG(2) << "XMPP stanza received: " << stanza->ToString(); in HandleStanza()
280 VLOG(2) << "XMPP push notification data: " << json_data; in HandleMessageStanza()
332 VLOG(2) << "Sending XMPP message: " << message; in SendMessage()
407 VLOG(1) << "Next XMPP ping in " << interval << " with timeout " << timeout; in SchedulePing()
426 VLOG(1) << "Sending XMPP ping"; in PingServer()
445 VLOG(1) << "XMPP response received after " << (base::Time::Now() - sent_time); in OnPingResponse()
465 VLOG(1) << "Next reconnect in " << backoff_entry_.GetTimeUntilRelease(); in OnConnectivityChanged()
/external/ceres-solver/internal/ceres/
Ddetect_structure.cc63 VLOG(2) << "Dynamic row block size because the block size changed from " in DetectStructure()
74 VLOG(2) << "Dynamic e block size because the block size changed from " in DetectStructure()
88 VLOG(2) << "Dynamic f block size because the block size " in DetectStructure()
107 VLOG(1) << "Schur complement static structure <" in DetectStructure()
Ddogleg_strategy.cc209 VLOG(3) << "GaussNewton step size: " << dogleg_step_norm_ in ComputeTraditionalDoglegStep()
221 VLOG(3) << "Cauchy step size: " << dogleg_step_norm_ in ComputeTraditionalDoglegStep()
252 VLOG(3) << "Dogleg step size: " << dogleg_step_norm_ in ComputeTraditionalDoglegStep()
283 VLOG(3) << "GaussNewton step size: " << dogleg_step_norm_ in ComputeSubspaceDoglegStep()
313 VLOG(3) << "Dogleg subspace step size (1D): " << dogleg_step_norm_ in ComputeSubspaceDoglegStep()
363 VLOG(3) << "Dogleg subspace step size: " << dogleg_step_norm_ in ComputeSubspaceDoglegStep()
593 VLOG(2) << "Increasing mu " << mu_; in ComputeGaussNewtonStep()
Dtrust_region_minimizer_test.cc67 VLOG(1) << "Columns: " in PowellEvaluator2()
96 VLOG(1) << "State: " in Evaluate()
107 VLOG(1) << "Function: " in Evaluate()
115 VLOG(1) << "Cost: " << *cost; in Evaluate()
163 VLOG(1) << "\n" << jacobian_matrix; in Evaluate()
Dcompressed_row_sparse_matrix_test.cc520 VLOG(2) << "num row blocks: " << options.num_row_blocks; in TEST()
521 VLOG(2) << "num col blocks: " << options.num_col_blocks; in TEST()
522 VLOG(2) << "min row block size: " << options.min_row_block_size; in TEST()
523 VLOG(2) << "max row block size: " << options.max_row_block_size; in TEST()
524 VLOG(2) << "min col block size: " << options.min_col_block_size; in TEST()
525 VLOG(2) << "max col block size: " << options.max_col_block_size; in TEST()
526 VLOG(2) << "block density: " << options.block_density; in TEST()
Dlow_rank_inverse_hessian.cc93 VLOG(2) << "Skipping L-BFGS Update, delta_x_dot_delta_gradient too " in Update()
171 VLOG(4) << "Applying approximate_eigenvalue_scale: " in RightMultiply()
Dline_search.cc388 VLOG(3) << std::scientific << std::setprecision(kErrorMessageNumericPrecision) in Search()
504 VLOG(3) << std::scientific in BracketingPhase()
519 VLOG(3) << std::scientific in BracketingPhase()
536 VLOG(3) << "Bracket found: current step (" << current.x in BracketingPhase()
782 VLOG(3) << "Zoom iteration: " in ZoomPhase()
803 VLOG(3) << std::scientific in ZoomPhase()
Dvisibility_based_preconditioner.cc117 VLOG(2) << "init time: " in VisibilityBasedPreconditioner()
221 VLOG(2) << "num_clusters: " << num_clusters_; in ClusterCameras()
325 VLOG(1) << "Block pair stats: " << block_pairs_.size(); in ComputeBlockPairsInPreconditioner()
386 VLOG(1) << "Unscaled factorization failed. Retrying with off-diagonal " in UpdateImpl()
392 VLOG(2) << "Compute time: " << time(NULL) - start_time; in UpdateImpl()
Dpolynomial.cc99 VLOG(3) << "Balanced companion matrix is\n" << companion_matrix; in BalanceCompanionMatrix()
193 VLOG(3) << "Input polynomial: " << polynomial_in.transpose(); in FindPolynomialRoots()
195 VLOG(3) << "Trimmed polynomial: " << polynomial.transpose(); in FindPolynomialRoots()
/external/libweave/src/
Ddevice_registration_info.cc129 VLOG(1) << "Sending request. id:" << debug_id in Send()
131 VLOG(2) << "Request data: " << data_; in Send()
136 VLOG(1) << "Request failed, id=" << debug_id in Send()
141 VLOG(1) << "Request succeeded. id:" << debug_id in Send()
143 VLOG(2) << "Response data: " << response->GetData(); in Send()
328 VLOG(2) << "Device registration record " in VerifyRegistrationCredentials()
368 VLOG(1) << "RefreshToken request delayed for " in RefreshAccessToken()
388 VLOG(1) << "Refresh access token request dispatched"; in RefreshAccessToken()
396 VLOG(1) << "Refresh access token failed"; in OnRefreshAccessTokenDone()
400 VLOG(1) << "Refresh access token request completed"; in OnRefreshAccessTokenDone()
[all …]
/external/dbus-binding-generator/chromeos-dbus-bindings/
Dgenerate_chromeos_dbus_bindings.cc171 VLOG(1) << "Outputting method names to " << method_name_file; in main()
182 VLOG(1) << "Outputting adaptor to " << adaptor_file; in main()
195 VLOG(1) << "Outputting proxy to " << proxy_path.value(); in main()
216 VLOG(1) << "Outputting mock to " << mock_path.value(); in main()
/external/ceres-solver/examples/
Dbal_problem.cc84 VLOG(1) << "Header: " << num_cameras_ in BALProblem()
238 VLOG(2) << "median: " << median.transpose(); in Normalize()
239 VLOG(2) << "median absolute deviation: " << median_absolute_deviation; in Normalize()
240 VLOG(2) << "scale: " << scale; in Normalize()
/external/libbrillo/brillo/streams/
Dtls_stream.cc50 VLOG(3) << "TLS progress info: " << brillo::string_utils::Join(",", info) in TlsInfoCallback()
404 VLOG(1) << "Retrying TLS handshake"; in RetryHandshake()
411 VLOG(1) << "Begin TLS handshake"; in DoHandshake()
414 VLOG(1) << "Handshake successful"; in DoHandshake()
421 VLOG(1) << "Waiting for read data..."; in DoHandshake()
431 VLOG(1) << "Waiting for write data..."; in DoHandshake()
/external/libweave/examples/provider/
Dcurl_http_client.cc147 VLOG(4) << "CurlHttpClient::CheckTasks, size=" << pending_tasks_.size(); in CheckTasks()
158 VLOG(2) << "CurlHttpClient::CheckTasks done"; in CheckTasks()
168 VLOG(2) << "No more CurlHttpClient tasks"; in CheckTasks()
/external/google-benchmark/src/
Dlog.h25 #define VLOG(x) (::benchmark::internal::GetLogInstanceForLevel(x) \ macro

1234