Searched refs:Component (Results 1 – 5 of 5) sorted by relevance
31 using Component = member32 fruit::Component<PerfettoConsumer, ::perfetto::protos::TraceConfig>;39 static Component CreateComponent(/*TODO: config params*/);
58 PerfettoDependencies::Component CreateCommandLinePerfettoDependenciesComponent( in CreateCommandLinePerfettoDependenciesComponent()
74 PerfettoDependencies::Component PerfettoDependencies::CreateComponent() { in CreateComponent()
263 JOptionPane.showMessageDialog((Component) e.getSource(), "Confirm clicked."); in mouseReleased()265 JOptionPane.showMessageDialog((Component) e.getSource(), "Cancel clicked."); in mouseReleased()
75 static fruit::Component<SystemCall> GetSystemCallComponent() { in GetSystemCallComponent()