Searched refs:Component (Results 1 – 6 of 6) 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()
38 static fruit::Component<SearchDirectories> GetSearchDirectoriesComponent() { in GetSearchDirectoriesComponent()
263 JOptionPane.showMessageDialog((Component) e.getSource(), "Confirm clicked."); in mouseReleased()265 JOptionPane.showMessageDialog((Component) e.getSource(), "Cancel clicked."); in mouseReleased()
2651 fruit::Component<SearchDirectories, NiceMockSystemCall> getTestComponents() { in getTestComponents()