Searched defs:frontend (Results 1 – 8 of 8) sorted by relevance
33 const frontend = new Remote(frontendPort); constant
7 import autotest_lib.server.frontend as frontend namespace
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()
61 struct draw_pt_front_end *frontend = NULL; in draw_pt_arrays() local
156 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()
291 void V8ConsoleMessage::reportToFrontend(protocol::Runtime::Frontend* frontend, in reportToFrontend()
1500 ARMDEBackend(ARMDecoderEmitter &frontend, RecordKeeper &Records) : in ARMDEBackend()