Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/unit/
H A Dbase_unit.rs23 pub(crate) const fn new_static(name: &'static str) -> Self { in new_static() method
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Downing_ref.rs73 pub(crate) fn new_static(ptr: &'static A) -> OwningRef<A, A> { in new_static() method