/device/google/cuttlefish_common/common/libs/glog/ |
logging.h | 31 #include <glog/logging.h>
|
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/vadb/ |
usb_cmd_heartbeat.cpp | 16 #include <glog/logging.h>
|
usb_cmd_attach.cpp | 16 #include <glog/logging.h>
|
usb_cmd_device_list.cpp | 16 #include <glog/logging.h>
|
/external/autotest/client/site_tests/firmware_TouchMTB/tools/ |
print_log.py | 31 for glog in glogs: 32 vlogs = glog.vlogs 36 print prefix_spaces * 2 + '(%s %s)' % (glog.name, glog.variation)
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
report_html.py | 110 def insert_gesture(self, glog, image, image_filename): 111 """Insert glog, image, and vlogs.""" 112 vlogs_content = self._insert_vlogs(glog.vlogs) 114 gesture_name=glog.name, 115 variation=glog.variation, 116 prompt=glog.prompt, 166 self.glog = firmware_log.GestureLog() 171 return [self.glog, self.encoded_image, self.image_filename] 186 if self.glog: 190 self.rlog.insert_glog(self.glog) [all...] |
/device/google/cuttlefish_common/host/commands/launch/ |
screen_region_handler.cc | 17 #include <glog/logging.h>
|
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/ |
device_pool.cpp | 19 #include <glog/logging.h>
|
messages.h | 18 #include <glog/logging.h>
|
server.cpp | 19 #include <glog/logging.h>
|
/device/google/cuttlefish_common/host/commands/ivserver/ |
main.cpp | 22 #include <glog/logging.h>
|
/build/kati/ |
ast.go | 20 "github.com/golang/glog" 84 glog.Infof("%s %s %s %q", ast.opt, ast.lhs, ast.op, ast.rhs) 103 glog.Info(ast.expr) 116 glog.Infof("\t%s", strings.Replace(ast.cmd, "\n", `\n`, -1)) 130 glog.Infof("include %s", ast.expr) 148 glog.Info("if") 164 glog.Info("export") 177 glog.Infof("vpath %s", ast.expr.String())
|
log.go | 20 "github.com/golang/glog" 28 glog.Infof(f, a...)
|
pathutil.go | 29 "github.com/golang/glog" 167 glog.V(3).Infof("readdir: %s [%v]", dir, id) 177 glog.V(3).Infof("opendir: %s", dir) 204 glog.Warningf("readdir %s: %v", name, err) 217 glog.Warningf("readdir %s: %v", name, err) 227 glog.V(3).Infof("readdir:%s => %v: %v", dir, id, ents) 307 glog.Warningf("find -name %q: %v", string(op), err) 392 glog.V(3).Infof("find print: %s", name) 398 glog.V(2).Infof("find: path:%s id:%v depth:%d", path, id, depth) 401 glog.V(1).Infof("find: %s %s not found", fc.chdir, path [all...] |
parser.go | 34 "github.com/golang/glog" 111 glog.V(4).Infof("buf:%q", buf) 118 glog.V(4).Infof("no concat line:%q", buf) 204 glog.V(1).Infof("parseAssign %s op:%q opt:%s", line, op, p.defOpt) 286 glog.V(1).Infof("stmt: %#v", rast) 346 glog.V(1).Infof("parseEq ( %q )", in) 350 glog.V(1).Infof("parse eq: %q: %v", in, err) 360 glog.V(1).Infof("parse eq 2nd: %q: %v", in, err) 378 glog.V(1).Infof("extra %q", extra) 557 glog.V(1).Infof("override define? %q", data [all...] |
worker.go | 26 "github.com/golang/glog" 163 glog.Warningf("cmd result for %q: %v", j.n.Output, err) 190 glog.V(1).Infof("run: %s", j.n.Output) 203 glog.V(1).Infof("child: %s (%d)", p.n.Output, p.numDeps) 275 glog.V(1).Infof("ready: %s", j.n.Output) 296 glog.V(1).Infof("wait: %s (%d)", j.n.Output, j.numDeps) 301 glog.V(1).Infof("done: %s", jr.j.n.Output) 317 glog.V(1).Infof("dep: %s (%d) %s", af.neededBy.n.Output, af.neededBy.numDeps, af.j.n.Output) 325 glog.V(1).Infof("job=%d ready=%d free=%d busy=%d", len(wm.jobs)-wm.finishCnt, wm.readyQueue.Len(), len(wm.freeWorkers), len(wm.busyWorkers)) 366 glog.V(2).Infof("finish %d skip %d", wm.finishCnt, wm.skipCnt [all...] |
dep.go | 23 "github.com/golang/glog" 85 glog.V(1).Infof("rule trie: add %q %v %s", name, r.outputPatterns[0], r) 87 glog.V(1).Infof("rule trie: add entry %q %v %s", name, r.outputPatterns[0], r) 103 glog.V(1).Infof("rule trie: lookup %q", name) 117 glog.V(1).Infof("rule trie: lookup %q => %v", name, rules) 170 glog.V(1).Infof("merge? %q", db.ruleVars) 171 glog.V(1).Infof("merge? %q", outputs[0]) 179 glog.V(1).Info("merge!") 204 glog.Infof("ignore implicit rule %q %s", output, irule) 207 glog.Infof("pick implicit rule %q => %q %s", output, irule.outputPatterns, irule [all...] |
eval.go | 27 "github.com/golang/glog" 209 if glog.V(1) { 210 glog.Infof("ASSIGN: %s=%q (flavor:%q)", lhs, rhs, rhs.Flavor()) 255 if glog.V(1) { 256 glog.Infof("rule outputs:%q assign:%q%s%q (flavor:%q)", output, lhs, assign.op, rhs, rhs.Flavor()) 267 if glog.V(1) { 268 glog.Infof("maybe rule %s: %q assign:%v", ev.srcpos, ast.expr, ast.assign) 325 if glog.V(1) { 326 glog.Infof("rule? %s: %q assign:%v rhs:%s", r.srcpos, line, ast.assign, rhs) 340 if glog.V(1) [all...] |
depgraph.go | 24 "github.com/golang/glog" 50 glog.V(3).Infof("vpath check %s [%#v]", n.Output, g.vpaths) 52 glog.V(2).Infof("vpath fix %s=>%s", n.Output, output) 94 glog.Warningf("default makefile: %v", err) 106 glog.V(1).Infof("%s var %q", origin, v)
|
/device/google/cuttlefish_common/host/frontend/vnc_server/ |
vnc_server.cpp | 19 #include <glog/logging.h>
|
/device/google/cuttlefish_common/common/libs/utils/ |
files.cpp | 19 #include <glog/logging.h>
|
users.cpp | 28 #include <glog/logging.h>
|
/device/google/cuttlefish_common/host/commands/logcat_receiver/ |
main.cpp | 18 #include <glog/logging.h>
|
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/ |
main.cc | 21 #include <glog/logging.h>
|
/device/google/cuttlefish_common/host/frontend/adb_connector/ |
main.cpp | 24 #include <glog/logging.h>
|