Searched defs:frontend (Results 1 – 7 of 7) sorted by relevance
7 import autotest_lib.server.frontend as frontend namespace
48 const frontend = new Remote(frontendPort); constant
200 static void vsplit_prepare(struct draw_pt_front_end *frontend, in vsplit_prepare()235 static void vsplit_flush(struct draw_pt_front_end *frontend, unsigned flags) in vsplit_flush()246 static void vsplit_destroy(struct draw_pt_front_end *frontend) in vsplit_destroy()
62 struct draw_pt_front_end *frontend = NULL; in draw_pt_arrays() local
157 struct draw_pt_front_end *frontend; member
34 explicit HeapSnapshotProgress(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotProgress()82 explicit HeapSnapshotOutputStream(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotOutputStream()117 explicit HeapStatsStream(protocol::HeapProfiler::Frontend* frontend) in HeapStatsStream()
306 void V8ConsoleMessage::reportToFrontend(protocol::Runtime::Frontend* frontend, in reportToFrontend()