Searched refs:selectFile (Results 1 – 2 of 2) sorted by relevance
28 fun selectFile(location: Point, fileSelected: (File) -> Unit) { in selectFile() method
56 action { ChooseTrace.selectFile(frame.location) { import(it) } } in <lambda>()