Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/metadata/
H A Dmetadata_annotation.rs226 let spliced_source_info = Self::find_source_annotation(lock_pkg, workspace_metadata); in collect_source_annotations()
313 fn find_source_annotation( in find_source_annotation() method