Home
last modified time | relevance | path

Searched defs:VendorOptions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/cli/
H A Dvendor.rs24 pub struct VendorOptions { struct
27 pub cargo: PathBuf,
31 pub rustc: PathBuf,
35 pub buildifier: Option<PathBuf>,
39 pub config: PathBuf,
43 pub splicing_manifest: PathBuf,
47 pub cargo_lockfile: Option<PathBuf>,
52 pub cargo_config: Option<PathBuf>,
58 pub repin: Option<CargoUpdateRequest>,
62 pub metadata: Option<PathBuf>,
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddhcpsapi.h291 } *VendorOptions; member