/external/cronet/stable/base/win/ |
D | winrt_foundation_helpers.h | 80 HRESULT CopyTo(const T& value, T* ptr) { in CopyTo() function 86 HRESULT CopyTo(const Microsoft::WRL::ComPtr<T>& value, T** ptr) { in CopyTo() function 91 HRESULT CopyTo(const std::optional<T>& value, T* ptr) { in CopyTo() function
|
/external/cronet/tot/base/win/ |
D | winrt_foundation_helpers.h | 80 HRESULT CopyTo(const T& value, T* ptr) { in CopyTo() function 86 HRESULT CopyTo(const Microsoft::WRL::ComPtr<T>& value, T** ptr) { in CopyTo() function 91 HRESULT CopyTo(const std::optional<T>& value, T* ptr) { in CopyTo() function
|
/external/ot-br-posix/src/common/ |
D | types.cpp | 70 void Ip6Address::CopyTo(struct sockaddr_in6 &aSockAddr) const in CopyTo() function in otbr::Ip6Address 82 void Ip6Address::CopyTo(struct in6_addr &aIn6Addr) const in CopyTo() function in otbr::Ip6Address
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/ |
D | StreamExtensions.cs | 51 public static void CopyTo(this Stream source, Stream destination) in CopyTo() method in Google.Protobuf.Compatibility.StreamExtensions
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/ |
D | StreamExtensions.cs | 51 public static void CopyTo(this Stream source, Stream destination) in CopyTo() method in Google.Protobuf.Compatibility.StreamExtensions
|
/external/protobuf/csharp/src/Google.Protobuf/Compatibility/ |
D | StreamExtensions.cs | 51 public static void CopyTo(this Stream source, Stream destination) in CopyTo() method in Google.Protobuf.Compatibility.StreamExtensions
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ |
D | HashList.cs | 257 public void CopyTo(Array array, int index) in CopyTo() method in Antlr.Runtime.Collections.HashList.KeyCollection 328 public void CopyTo(Array array, int index) in CopyTo() method in Antlr.Runtime.Collections.HashList.ValueCollection 456 public void CopyTo(Array array, int index) in CopyTo() method in Antlr.Runtime.Collections.HashList
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/stubs/ |
D | bytestream.cc | 42 void ByteSource::CopyTo(ByteSink* sink, size_t n) { in CopyTo() function in google::protobuf::strings::ByteSource 186 void LimitByteSource::CopyTo(ByteSink *sink, size_t n) { in CopyTo() function in google::protobuf::strings::LimitByteSource
|
/external/protobuf/src/google/protobuf/stubs/ |
D | bytestream.cc | 42 void ByteSource::CopyTo(ByteSink* sink, size_t n) { in CopyTo() function in google::protobuf::strings::ByteSource 186 void LimitByteSource::CopyTo(ByteSink *sink, size_t n) { in CopyTo() function in google::protobuf::strings::LimitByteSource
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/stubs/ |
D | bytestream.cc | 42 void ByteSource::CopyTo(ByteSink* sink, size_t n) { in CopyTo() function in google::protobuf::strings::ByteSource 186 void LimitByteSource::CopyTo(ByteSink *sink, size_t n) { in CopyTo() function in google::protobuf::strings::LimitByteSource
|
/external/webrtc/rtc_base/ |
D | crypt_string.h | 46 void CopyTo(char* dest, bool nullterminate) const { in CopyTo() function
|
D | crypt_string.cc | 19 void EmptyCryptStringImpl::CopyTo(char* dest, bool nullterminate) const { in CopyTo() function in rtc::EmptyCryptStringImpl
|
/external/webrtc/modules/audio_processing/ |
D | audio_buffer.cc | 155 void AudioBuffer::CopyTo(const StreamConfig& stream_config, in CopyTo() function in webrtc::AudioBuffer 180 void AudioBuffer::CopyTo(AudioBuffer* buffer) const { in CopyTo() function in webrtc::AudioBuffer 294 void AudioBuffer::CopyTo(const StreamConfig& stream_config, in CopyTo() function in webrtc::AudioBuffer
|
/external/webrtc/test/fuzzers/ |
D | fuzz_data_helper.h | 85 void CopyTo(T* object) { in CopyTo() function
|
D | rtp_frame_reference_finder_fuzzer.cc | 25 void CopyTo(T* object) { in CopyTo() function in webrtc::__anon3e42b2d20111::DataReader
|
D | frame_buffer2_fuzzer.cc | 28 void CopyTo(void* destination, size_t dest_size) { in CopyTo() function
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | MapField.cs | 306 …void ICollection<KeyValuePair<TKey, TValue>>.CopyTo(KeyValuePair<TKey, TValue>[] array, int arrayI… in CopyTo() method in Google.Protobuf.Collections.MapField 714 public void CopyTo(T[] array, int arrayIndex) in CopyTo() method in Google.Protobuf.Collections.MapField.MapView 745 public void CopyTo(Array array, int index) in CopyTo() method in Google.Protobuf.Collections.MapField.MapView
|
/external/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | MapField.cs | 306 …void ICollection<KeyValuePair<TKey, TValue>>.CopyTo(KeyValuePair<TKey, TValue>[] array, int arrayI… in CopyTo() method in Google.Protobuf.Collections.MapField 714 public void CopyTo(T[] array, int arrayIndex) in CopyTo() method in Google.Protobuf.Collections.MapField.MapView 745 public void CopyTo(Array array, int index) in CopyTo() method in Google.Protobuf.Collections.MapField.MapView
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | MapField.cs | 306 …void ICollection<KeyValuePair<TKey, TValue>>.CopyTo(KeyValuePair<TKey, TValue>[] array, int arrayI… in CopyTo() method in Google.Protobuf.Collections.MapField 714 public void CopyTo(T[] array, int arrayIndex) in CopyTo() method in Google.Protobuf.Collections.MapField.MapView 745 public void CopyTo(Array array, int index) in CopyTo() method in Google.Protobuf.Collections.MapField.MapView
|
/external/libbrillo/brillo/ |
D | any_internal_impl.h | 323 void CopyTo(Buffer* destination) const { in CopyTo() function 362 void TypedData<T>::CopyTo(Buffer* buffer) const { in CopyTo() function
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ExtensionRegistry.cs | 134 void ICollection<Extension>.CopyTo(Extension[] array, int arrayIndex) in CopyTo() method in Google.Protobuf.ExtensionRegistry
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | ExtensionRegistry.cs | 134 void ICollection<Extension>.CopyTo(Extension[] array, int arrayIndex) in CopyTo() method in Google.Protobuf.ExtensionRegistry
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ExtensionRegistry.cs | 134 void ICollection<Extension>.CopyTo(Extension[] array, int arrayIndex) in CopyTo() method in Google.Protobuf.ExtensionRegistry
|
/external/openthread/src/core/meshcop/ |
D | network_name.cpp | 41 uint8_t NameData::CopyTo(char *aBuffer, uint8_t aMaxSize) const in CopyTo() function in ot::MeshCoP::NameData
|
/external/webrtc/modules/audio_coding/neteq/ |
D | audio_vector.cc | 39 void AudioVector::CopyTo(AudioVector* copy_to) const { in CopyTo() function in webrtc::AudioVector 47 void AudioVector::CopyTo(size_t length, in CopyTo() function in webrtc::AudioVector
|