Home
last modified time | relevance | path

Searched defs:Duplicate (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/external/rust/android-crates-io/crates/pin-project/tests/ui/pinned_drop/
Dinvalid.rs27 struct Duplicate(()); struct
31 impl PinnedDrop for Duplicate { implementation
122 struct Duplicate(()); struct
125 impl PinnedDrop for Duplicate { implementation
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Draw_ptr_hookable_impl.h30 using Duplicate = void(uintptr_t address); member
174 PA_ALWAYS_INLINE static constexpr T* Duplicate(T* wrapped_ptr) { in Duplicate() function
H A Draw_ptr_noop_impl.h96 PA_ALWAYS_INLINE static constexpr T* Duplicate(T* wrapped_ptr) { in Duplicate() function
H A Draw_ptr_asan_unowned_impl.h116 PA_ALWAYS_INLINE static constexpr T* Duplicate(T* wrapped_ptr) { in Duplicate() function
/aosp_15_r20/external/libchrome/base/posix/
H A Dfile_descriptor_shuffle_unittest.cc47 bool Duplicate(int* result, int fd) override { in Duplicate() function in base::InjectionTracer
251 bool Duplicate(int* result, int fd) override { return false; } in Duplicate() function in base::FailingDelegate
H A Dfile_descriptor_shuffle.cc86 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
/aosp_15_r20/external/cronet/base/posix/
H A Dfile_descriptor_shuffle_unittest.cc48 bool Duplicate(int* result, int fd) override { in Duplicate() function in base::InjectionTracer
313 bool Duplicate(int* result, int fd) override { return false; } in Duplicate() function in base::FailingDelegate
H A Dfile_descriptor_shuffle.cc73 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtuple_util.h47 static HloInstruction* Duplicate(HloInstruction* input_tuple) { in Duplicate() function
/aosp_15_r20/external/grpc-grpc/src/ruby/pb/grpc/testing/duplicate/
H A Decho_duplicate_services_pb.rb26 module Duplicate module
/aosp_15_r20/external/libchrome/base/memory/
H A Dunsafe_shared_memory_region.cc41 UnsafeSharedMemoryRegion UnsafeSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::UnsafeSharedMemoryRegion
H A Dshared_memory_handle_posix.cc52 SharedMemoryHandle SharedMemoryHandle::Duplicate() const { in Duplicate() function in base::SharedMemoryHandle
H A Dread_only_shared_memory_region.cc61 ReadOnlySharedMemoryRegion ReadOnlySharedMemoryRegion::Duplicate() const { in Duplicate() function in base::ReadOnlySharedMemoryRegion
H A Dshared_memory_handle_android.cc69 SharedMemoryHandle SharedMemoryHandle::Duplicate() const { in Duplicate() function in base::SharedMemoryHandle
/aosp_15_r20/external/cronet/base/memory/
H A Dunsafe_shared_memory_region.cc47 UnsafeSharedMemoryRegion UnsafeSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::UnsafeSharedMemoryRegion
H A Dread_only_shared_memory_region.cc67 ReadOnlySharedMemoryRegion ReadOnlySharedMemoryRegion::Duplicate() const { in Duplicate() function in base::ReadOnlySharedMemoryRegion
H A Draw_ptr_asan_hooks.cc102 void Duplicate(uintptr_t) {} in Duplicate() function
H A Dplatform_shared_memory_region_fuchsia.cc52 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::subtle::PlatformSharedMemoryRegion
H A Dplatform_shared_memory_region_android.cc67 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::subtle::PlatformSharedMemoryRegion
H A Dplatform_shared_memory_region_apple.cc46 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Duplicate() const { in Duplicate() function in base::subtle::PlatformSharedMemoryRegion
/aosp_15_r20/frameworks/base/tools/aapt2/tools/consumers/
H A Dduplicates.py79 class Duplicate: class
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_encoder_stream_sender_test.cc133 TEST_P(QpackEncoderStreamSenderTest, Duplicate) { in TEST_P() argument
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/registration/
H A Dregistration_test.py76 class Duplicate(base.Trackable): class
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_stubs.cc69 Process Process::Duplicate() const { in Duplicate() function in base::Process
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Ddxgi_adapter_duplicator.cc128 bool DxgiAdapterDuplicator::Duplicate(Context* context, in Duplicate() function in webrtc::DxgiAdapterDuplicator

1234