Searched defs:queryProcessSoMaxDepth (Results 1 – 2 of 2) sorted by relevance
90 let queryProcessSoMaxDepth = processSqlite.queryProcessSoMaxDepth; variable
702 export const queryProcessSoMaxDepth = (): Promise<Array<{ pid: number; maxDepth: number }>> => constant