Home
last modified time | relevance | path

Searched defs:CachedSize (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dcached_size.rs13 pub struct CachedSize { struct
17 impl CachedSize { impl
36 impl Clone for CachedSize { implementation
37 fn clone(&self) -> CachedSize { in clone()
44 impl PartialEq<CachedSize> for CachedSize { implementation
50 impl Eq for CachedSize {} implementation
52 impl Hash for CachedSize { implementation
Dspecial.rs27 pub fn cached_size(&self) -> &CachedSize { in cached_size()
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dcached_size.rs8 pub struct CachedSize { struct
12 impl CachedSize { impl
24 impl Clone for CachedSize { implementation
25 fn clone(&self) -> CachedSize { in clone()
32 impl PartialEq<CachedSize> for CachedSize { implementation
38 impl Eq for CachedSize {} implementation
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dmessage.h159 class CachedSize; variable
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dmessage.h159 class CachedSize; variable