Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/src/
Ddice.rs210 const COMPONENT_VERSION_KEY: i64 = -70003; constant
258 assert_eq!(config_map.get(&COMPONENT_VERSION_KEY), None); in base_config_descriptor()