Searched refs:FileType (Results 1 – 6 of 6) sorted by relevance
16 import { AllocationFunction, FileType } from './model/UiStruct.js';55 fileStruct.type = FileType.SNAPSHOT;57 fileStruct.type = FileType.TIMELINE;
16 import { AllocationFunction, FileType } from './model/UiStruct.js';54 fileStruct.type = FileType.SNAPSHOT;56 fileStruct.type = FileType.TIMELINE;
244 enum FileType { enum256 {FileType::FILE_STATUS, "status"},257 {FileType::FILE_OOM, "oom_score_adj"},258 {FileType::FILE_SMAPS, "smaps"},
19 export enum FileType { enum216 type!: FileType;
21 import { ConstructorItem, FileType } from '../../../dist/js-heap/model/UiStruct.js';