Searched defs:targetOS (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/pkg/build/ |
D | build.go | 27 func Image(targetOS, targetArch, vmType, kernelDir, outputDir, compiler, userspaceDir, argument 45 func Clean(targetOS, targetArch, vmType, kernelDir string) error { argument 63 func getBuilder(targetOS, targetArch, vmType string) (builder, error) { argument
|
/external/perfetto/ui/src/common/ |
D | state.ts | 169 targetOS: string; // 'Q','P','O' for Android, 'L' for Linux property
|