Lines Matching refs:VLOG
248 VLOG(1) << "Num extensions before: " << base::IntToString(num_before)
253 VLOG(1) << " " << (*service->extensions())[i]->id();
255 VLOG(1) << "Errors follow:";
260 VLOG(1) << *iter;
385 VLOG(1) << "Got EXTENSION_LOADED notification.";
390 VLOG(1) << "Got EXTENSION_UPDATE_DISABLED notification.";
395 VLOG(1) << "Got EXTENSION_HOST_DID_STOP_LOADING notification.";
400 VLOG(1) << "Got EXTENSION_INSTALLED notification.";
406 VLOG(1) << "Got EXTENSION_INSTALL_ERROR notification.";
411 VLOG(1) << "Got EXTENSION_PROCESS_CREATED notification.";
416 VLOG(1) << "Got EXTENSION_PROCESS_TERMINATED notification.";
423 VLOG(1) << "Got EXTENSION_PAGE_ACTION_COUNT_CHANGED notification. Number "
436 VLOG(1) << "Got EXTENSION_PAGE_ACTION_VISIBILITY_CHANGED notification. "