Home
last modified time | relevance | path

Searched refs:DVLOG (Results 1 – 18 of 18) sorted by relevance

/external/libchrome/crypto/
Dnss_util.cc104 DVLOG(2) << "DefaultConfigDirectory: " << dir.value(); in GetDefaultConfigDirectory()
405 DVLOG(3) << "Loading chaps..."; in InitializeTPMTokenOnWorkerThread()
426 DVLOG(2) << "Loaded chaps: " << !!tpm_args->chaps_module in OnInitializedTPMTokenAndSystemSlot()
462 DVLOG(1) << "Called on wrong thread.\n" in IsTPMTokenReady()
483 DVLOG(3) << "Poking chaps module."; in GetTPMSlotForIdOnWorkerThread()
499 DVLOG(2) << username_hash << " already initialized."; in InitializeNSSForChromeOSUser()
503 DVLOG(2) << "Opening NSS DB " << path.value(); in InitializeNSSForChromeOSUser()
558 DVLOG(2) << "Got tpm slot for " << username_hash << " " in OnInitializedTPMForChromeOSUser()
581 DVLOG(2) << "empty username_hash"; in GetPublicSlotForChromeOSUser()
598 DVLOG(2) << "empty username_hash"; in GetPrivateSlotForChromeOSUser()
[all …]
Dopenssl_util.cc78 DVLOG(1) << "\t" << base::StringPiece(str, len); in OpenSSLErrorCallback()
96 DVLOG(1) << "OpenSSL ERR_get_error stack from " << message; in ClearOpenSSLERRStack()
/external/libchrome/base/json/
Djson_value_converter.h273 DVLOG(1) << "failure at " << i << "-th element"; in Convert()
307 DVLOG(1) << "failure at " << i << "-th element"; in Convert()
344 DVLOG(1) << "failure at " << i << "-th element"; in Convert()
500 DVLOG(1) << "failure at field " << field_converter->field_path(); in Convert()
Djson_parser.cc43 DVLOG(1) << "Swap()ing a DictionaryValue inefficiently."; in Swap()
66 DVLOG(1) << "Remove()ing from a DictionaryValue inefficiently."; in RemoveWithoutPathExpansion()
93 DVLOG(1) << "Swap()ing a ListValue inefficiently."; in Swap()
112 DVLOG(1) << "Remove()ing from a ListValue inefficiently."; in Remove()
/external/libweave/third_party/chromium/base/
Dlogging_unittest.cc77 DVLOG(0) << mock_log_source.Log(); in TEST_F()
135 DVLOG(1) << mock_log_source.Log(); in TEST_F()
Dlogging.h538 #define DVLOG(verboselevel) DVLOG_IF(verboselevel, VLOG_IS_ON(verboselevel)) macro
/external/libweave/third_party/chromium/base/json/
Djson_parser.cc42 DVLOG(1) << "Swap()ing a DictionaryValue inefficiently."; in Swap()
65 DVLOG(1) << "Remove()ing from a DictionaryValue inefficiently."; in RemoveWithoutPathExpansion()
92 DVLOG(1) << "Swap()ing a ListValue inefficiently."; in Swap()
111 DVLOG(1) << "Remove()ing from a ListValue inefficiently."; in Remove()
/external/libchrome/base/
Dlogging_unittest.cc82 DVLOG(0) << mock_log_source.Log(); in TEST_F()
148 DVLOG(1) << mock_log_source.Log(); in TEST_F()
Dlogging.h666 #define DVLOG(verboselevel) DVLOG_IF(verboselevel, VLOG_IS_ON(verboselevel)) macro
/external/libchrome/base/strings/
Dstring_split.cc115 DVLOG(1) << "cannot find delimiter in: " << input; in AppendStringKeyValue()
124 DVLOG(1) << "cannot parse value from input: " << input; in AppendStringKeyValue()
/external/libchrome/base/metrics/
Dhistogram.cc242 DVLOG(1) << "Histogram: " << name << " has bad minimum: " << *minimum; in InspectConstructionArguments()
246 DVLOG(1) << "Histogram: " << name << " has bad maximum: " << *maximum; in InspectConstructionArguments()
250 DVLOG(1) << "Histogram: " << name << " has bad bucket_count: " in InspectConstructionArguments()
Dfield_trial.cc257 DVLOG(1) << "Field trial: " << trial_name_ << " Group choice:" << group_name_; in SetGroupChoice()
/external/libchrome/sandbox/linux/services/
Dcredentials.cc287 DVLOG(1) << "uids or gids differ!"; in MoveToNewUserNS()
/external/libchrome/dbus/
Ddbus_statistics.cc88 DVLOG(1) << "Ignoring DBusStatistics::AddStat call from thread: " in AddStat()
Dobject_manager.cc41 DVLOG(1) << "Creating ObjectManager for " << service_name_ in ObjectManager()
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.cc211 DVLOG(1) << "Message loop not running, ignoring BreakLoop()."; in BreakLoop()
/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc211 DVLOG(1) << item; in RecordStart()
217 DVLOG(1) << item; in RecordEnd()
Dmessage_loop_test.cc438 DVLOG(1) << item; in RecordStart()
444 DVLOG(1) << item; in RecordEnd()