Home
last modified time | relevance | path

Searched refs:DEFAULT_PATH_PREFIX (Results 1 – 1 of 1) sorted by relevance

/DADK/dadk-config/src/boot/
H A Duboot.rs33 path_prefix: Self::DEFAULT_PATH_PREFIX.to_string(), in default()
44 const DEFAULT_PATH_PREFIX: &'static str = "bin/uboot/"; constant
64 UbootConfig::DEFAULT_PATH_PREFIX.to_string() in default_path_prefix()