Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Ditem.rs62 fn namespace_aware_canonical_path( in namespace_aware_canonical_path() method
217 fn namespace_aware_canonical_path( in namespace_aware_canonical_path() function
225 ctx.resolve_item(*self).namespace_aware_canonical_path(ctx) in namespace_aware_canonical_path()
1956 fn namespace_aware_canonical_path( in namespace_aware_canonical_path() method
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/codegen/
Dmod.rs609 .namespace_aware_canonical_path(ctx) in codegen()
3894 let path = item.namespace_aware_canonical_path(ctx); in try_to_rust_ty()
4024 let def_path = def.namespace_aware_canonical_path(ctx); in try_to_rust_ty()
5185 let path = item.namespace_aware_canonical_path(ctx); in build_path()