Searched defs:frontend (Results 1 – 7 of 7) sorted by relevance
7 import autotest_lib.server.frontend as frontend namespace
199 static void vsplit_prepare(struct draw_pt_front_end *frontend, in vsplit_prepare()234 static void vsplit_flush(struct draw_pt_front_end *frontend, unsigned flags) in vsplit_flush()245 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()
278 void V8ConsoleMessage::reportToFrontend(protocol::Runtime::Frontend* frontend, in reportToFrontend()
1500 ARMDEBackend(ARMDecoderEmitter &frontend, RecordKeeper &Records) : in ARMDEBackend()