Home
last modified time | relevance | path

Searched refs:VPLOG (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/device/hid/
Dhid_connection_linux.cc97 VPLOG(1) << "Write failed"; in PlatformWrite()
123 VPLOG(1) << "Failed to get feature report"; in PlatformGetFeatureReport()
139 VPLOG(1) << "Failed to send feature report"; in PlatformSendFeatureReport()
167 VPLOG(1) << "Read failed"; in OnFileCanReadWithoutBlocking()
Dhid_connection_win.cc84 VPLOG(1) << "HID transfer failed"; in TakeResultFromWindowsAPI()
217 VPLOG(1) << "HID read failed"; in OnReadComplete()
240 VPLOG(1) << "HID read failed"; in OnReadFeatureComplete()
258 VPLOG(1) << "HID write failed"; in OnWriteComplete()
/external/chromium_org/base/
Dlogging_unittest.cc74 VPLOG(0) << mock_log_source.Log(); in TEST_F()
140 VPLOG(1) << mock_log_source.Log(); in TEST_F()
Dlogging.h395 #define VPLOG(verbose_level) \ macro
/external/chromium_org/win8/metro_driver/
Dchrome_app_view.cc944 VPLOG(1) << "Failed to register flip window hotkey."; in OnActivate()
1082 VPLOG(1) << "Failed to retrieve tab info from chrome."; in OnShareDataRequested()