Home
last modified time | relevance | path

Searched defs:capture_sval (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/log/src/
D__private_api.rs112 pub fn capture_sval<'a, V: sval::Value + ?Sized>(v: &'a &'a V) -> Value<'a> { in capture_sval() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/log-0.4.21/src/
H A D__private_api.rs114 pub fn capture_sval<'a, V: sval::Value + ?Sized>(v: &'a &'a V) -> Value<'a> { in capture_sval() function
/aosp_15_r20/external/rust/android-crates-io/crates/log/src/kv/
Dvalue.rs1093 pub fn capture_sval<T>(value: &'v T) -> Self in capture_sval() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/log-0.4.21/src/kv/
H A Dvalue.rs1093 pub fn capture_sval<T>(value: &'v T) -> Self in capture_sval() method