Searched refs:isExistPidInArray (Results 1 – 2 of 2) sorted by relevance
69 export function isExistPidInArray(arr: Array<{ pid: number; ipid: number }>, pid: number): boolean { function
29 import { intersectData, isExistPidInArray, setSelectState } from '../component/Utils';221 if (!isExistPidInArray(this.nativeMemoryAllProcess, process.pid)) {277 if (!isExistPidInArray(this.nativeMemoryAllProcess, process.pid)) {