Searched refs:fileSystemIoData (Results 1 – 7 of 7) sorted by relevance
131 if (ioCompletionTimeParam.fileSystemIoData == undefined) {140 let typeIndexOf = this.native_type.indexOf(ioCompletionTimeParam.fileSystemIoData.path.value);142 this.ioCompletionTimesSelection.push(ioCompletionTimeParam.fileSystemIoData.path);143 this.native_type.push(ioCompletionTimeParam.fileSystemIoData.path.value);157 this.filterTypeData(ioCompletionTimeParam?.fileSystemIoData?.path || undefined);158 ioCompletionTimeParam.fileSystemIoData = undefined;181 this.filterTypeData(ioCompletionTimeParam?.fileSystemIoData?.path || undefined);182 ioCompletionTimeParam.fileSystemIoData = undefined;
75 fileSystemIoData: 'aa',
28 fileSystemIoData: any = undefined; property in SelectionParam
32 fileSystemIoData: any = undefined; property in SelectionParam
135 this.selection!.fileSystemIoData = { path: e.detail.path };
167 this.selection!.fileSystemIoData = { path: e.detail.path };