Searched defs:Clone (Results 1 – 12 of 12) sorted by relevance
| /system/authgraph/core/src/ |
| D | lib.rs | 38 ) -> Result<(), alloc::collections::TryReserveError> in try_extend_from_slice() 52 ) -> Result<(), alloc::collections::TryReserveError> in try_extend_from_slice()
|
| /system/keymint/common/src/ |
| D | lib.rs | 159 ) -> Result<(), alloc::collections::TryReserveError> in try_extend_from_slice() 173 ) -> Result<(), alloc::collections::TryReserveError> in try_extend_from_slice()
|
| /system/unwinding/libunwindstack/utils/ |
| D | RegsFake.h | 63 Regs* Clone() override { return nullptr; } in Clone() function 105 Regs* Clone() override { return nullptr; } in Clone() function
|
| /system/keymint/wire/src/ |
| D | lib.rs | 63 pub fn vec_try_fill_with_alloc_err<T: Clone, E>( in vec_try_fill_with_alloc_err() 76 pub fn vec_try4_with_alloc_err<T: Clone, E>( in vec_try4_with_alloc_err() 98 pub fn vec_try3_with_alloc_err<T: Clone, E>( in vec_try3_with_alloc_err() 117 pub fn vec_try2_with_alloc_err<T: Clone, E>( in vec_try2_with_alloc_err() 134 pub fn vec_try1_with_alloc_err<T: Clone, E>(x1: T, alloc_err: fn() -> E) -> Result<Vec<T>, E> { in vec_try1_with_alloc_err()
|
| /system/unwinding/libunwindstack/ |
| D | RegsArm.cpp | 169 Regs* RegsArm::Clone() { in Clone() function in unwindstack::RegsArm
|
| D | RegsX86_64.cpp | 164 Regs* RegsX86_64::Clone() { in Clone() function in unwindstack::RegsX86_64
|
| D | RegsX86.cpp | 174 Regs* RegsX86::Clone() { in Clone() function in unwindstack::RegsX86
|
| D | RegsRiscv64.cpp | 190 Regs* RegsRiscv64::Clone() { in Clone() function in unwindstack::RegsRiscv64
|
| D | RegsArm64.cpp | 209 Regs* RegsArm64::Clone() { in Clone() function in unwindstack::RegsArm64
|
| /system/cros-codecs/src/decoder/ |
| D | stateless.rs | 415 C::FormatInfo: Clone, in query_next_event()
|
| /system/core/init/libprefetch/prefetch/src/ |
| D | format.rs | 60 fn serialize_hashmap<S, K: Ord + Serialize + Clone, V: Serialize + Clone>( in serialize_hashmap() argument
|
| /system/media/camera/docs/ |
| D | metadata_model.py | 1562 class Clone(Entry): class
|