Searched refs:getTabPaneFilesystemStatistics (Results 1 – 3 of 3) sorted by relevance
21 import {getTabPaneFilesystemStatistics} from "../../../../database/sql/SqlLite.sql";97 getTabPaneFilesystemStatistics(
172 let tabPaneFilesystemStatistics = sqlit.getTabPaneFilesystemStatistics;
449 export const getTabPaneFilesystemStatistics = (leftNs: number, rightNs: number, types: number[]): P… constant