Home
last modified time | relevance | path

Searched defs:link_null (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/
H A Dexpand.rs1431 let link_null = format!("{}null", prefix); in expand_unique_ptr() localVariable
1527 let link_null = format!("{}null", prefix); in expand_shared_ptr() localVariable
1605 let link_null = format!("{}null", prefix); in expand_weak_ptr() localVariable
/aosp_15_r20/external/rust/cxx/macro/src/
Dexpand.rs1431 let link_null = format!("{}null", prefix); in expand_unique_ptr() localVariable
1527 let link_null = format!("{}null", prefix); in expand_shared_ptr() localVariable
1605 let link_null = format!("{}null", prefix); in expand_weak_ptr() localVariable