Searched refs:queryProcessSoInitData (Results 1 – 2 of 2) sorted by relevance
302 let queryProcessSoInitData = processSqlite.queryProcessSoInitData; variable303 queryProcessSoInitData.mockResolvedValue([
706 export const queryProcessSoInitData = (pid: number): Promise<Array<SoStruct>> => constant