Searched refs:COMPONENT_VERSION_KEY (Results 1 – 1 of 1) sorted by relevance
210 const COMPONENT_VERSION_KEY: i64 = -70003; constant258 assert_eq!(config_map.get(&COMPONENT_VERSION_KEY), None); in base_config_descriptor()