/system/core/libutils/include/utils/ |
D | StrongPointer.h | 141 sp<T>::sp(T* other) in sp() 148 sp<T>::sp(const sp<T>& other) in sp() 155 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function 160 sp<T>::sp(U* other) in sp() 167 sp<T>::sp(const sp<U>& other) in sp() 174 sp<T>::sp(sp<U>&& other) in sp() function 249 void sp<T>::force_set(T* other) { in force_set()
|
D | RefBase.h | 487 wp<T>::wp(T* other) in wp() 494 wp<T>::wp(const wp<T>& other) in wp() 501 wp<T>::wp(const sp<T>& other) in wp() 508 wp<T>::wp(U* other) in wp() 515 wp<T>::wp(const wp<U>& other) in wp() 527 wp<T>::wp(const sp<U>& other) in wp() 610 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()
|
D | String8.h | 297 inline bool String8::contains(const char* other) const in contains() 340 inline int String8::compare(const String8& other) const in compare()
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
D | smartpointer.h | 97 sp<T>::sp(T* other) in sp() 104 sp<T>::sp(const sp<T>& other) in sp() 111 sp<T>::sp(U* other) : m_ptr(other) in sp() 117 sp<T>::sp(const sp<U>& other) in sp()
|
/system/bt/service/common/android/bluetooth/ |
D | bluetooth_avrcp_string_value.h | 35 BluetoothAvrcpStringValue(const ::bluetooth::AvrcpStringValue& other) in BluetoothAvrcpStringValue() 37 BluetoothAvrcpStringValue(const BluetoothAvrcpStringValue& other) in BluetoothAvrcpStringValue()
|
D | bluetooth_avrcp_register_notification_response.h | 37 const AvrcpRegisterNotificationResponse& other) in BluetoothAvrcpRegisterNotificationResponse() 40 const BluetoothAvrcpRegisterNotificationResponse& other) in BluetoothAvrcpRegisterNotificationResponse()
|
D | bluetooth_remote_device_props.h | 35 BluetoothRemoteDeviceProps(const ::bluetooth::RemoteDeviceProps& other) in BluetoothRemoteDeviceProps() 37 BluetoothRemoteDeviceProps(const BluetoothRemoteDeviceProps& other) in BluetoothRemoteDeviceProps()
|
D | bluetooth_avrcp_int_value.h | 35 BluetoothAvrcpIntValue(const ::bluetooth::AvrcpIntValue& other) in BluetoothAvrcpIntValue() 37 BluetoothAvrcpIntValue(const BluetoothAvrcpIntValue& other) in BluetoothAvrcpIntValue()
|
D | bluetooth_avrcp_media_attr.h | 35 BluetoothAvrcpMediaAttr(const ::bluetooth::AvrcpMediaAttr& other) in BluetoothAvrcpMediaAttr() 37 BluetoothAvrcpMediaAttr(const BluetoothAvrcpMediaAttr& other) in BluetoothAvrcpMediaAttr()
|
D | bluetooth_a2dp_codec_config.h | 35 BluetoothA2dpCodecConfig(const ::bluetooth::A2dpCodecConfig& other) in BluetoothA2dpCodecConfig() 37 BluetoothA2dpCodecConfig(const BluetoothA2dpCodecConfig& other) in BluetoothA2dpCodecConfig()
|
/system/libhidl/base/ |
D | HidlSupport.cpp | 54 hidl_handle::hidl_handle(const hidl_handle& other) : hidl_handle() { in hidl_handle() 60 hidl_handle::hidl_handle(hidl_handle&& other) noexcept : hidl_handle() { in hidl_handle() function in android::hardware::hidl_handle 66 hidl_handle &hidl_handle::operator=(const hidl_handle &other) { in operator =() 91 hidl_handle& hidl_handle::operator=(hidl_handle&& other) noexcept { in operator =() 164 hidl_string::hidl_string(const hidl_string &other): hidl_string() { in hidl_string() 172 hidl_string::hidl_string(hidl_string&& other) noexcept : hidl_string() { in hidl_string() function in android::hardware::hidl_string 176 hidl_string& hidl_string::operator=(hidl_string&& other) noexcept { in operator =() 184 hidl_string &hidl_string::operator=(const hidl_string &other) { in operator =() 234 void hidl_string::moveFrom(hidl_string &&other) { in moveFrom()
|
/system/bt/service/common/bluetooth/ |
D | descriptor.cc | 20 Descriptor::Descriptor(const Descriptor& other) { in Descriptor() 26 Descriptor& Descriptor::operator=(const Descriptor& other) { in operator =()
|
D | characteristic.cc | 20 Characteristic::Characteristic(const Characteristic& other) { in Characteristic() 28 Characteristic& Characteristic::operator=(const Characteristic& other) { in operator =()
|
D | service.cc | 20 Service::Service(const Service& other) { in Service() 28 Service& Service::operator=(const Service& other) { in operator =()
|
D | scan_filter.cc | 23 ScanFilter::ScanFilter(const ScanFilter& other) { in ScanFilter() 33 ScanFilter& ScanFilter::operator=(const ScanFilter& other) { in operator =()
|
D | advertise_data.cc | 30 AdvertiseData::AdvertiseData(const AdvertiseData& other) : data_(other.data_) {} in AdvertiseData() 76 AdvertiseData& AdvertiseData::operator=(const AdvertiseData& other) { in operator =()
|
/system/security/keystore/ |
D | KeymasterArguments.cpp | 37 KeymasterArguments::KeymasterArguments(hardware::hidl_vec<keystore::KeyParameter>&& other) in KeymasterArguments() 40 KeymasterArguments::KeymasterArguments(const hardware::hidl_vec<keystore::KeyParameter>& other) in KeymasterArguments()
|
/system/libvintf/ |
D | CompatibilityMatrix.cpp | 177 bool CompatibilityMatrix::addAllHalsAsOptional(CompatibilityMatrix* other, std::string* error) { in addAllHalsAsOptional() 229 bool CompatibilityMatrix::addAllXmlFilesAsOptional(CompatibilityMatrix* other, std::string* error) { in addAllXmlFilesAsOptional() 256 bool CompatibilityMatrix::addAllKernels(CompatibilityMatrix* other, std::string* error) { in addAllKernels() 269 bool CompatibilityMatrix::addAllKernelsAsOptional(CompatibilityMatrix* other, std::string* error) { in addAllKernelsAsOptional() 299 bool CompatibilityMatrix::addSepolicy(CompatibilityMatrix* other, std::string* error) { in addSepolicy() 305 bool CompatibilityMatrix::addAvbMetaVersion(CompatibilityMatrix* other, std::string* error) { in addAvbMetaVersion() 311 bool CompatibilityMatrix::addVndk(CompatibilityMatrix* other, std::string* error) { in addVndk() 320 bool CompatibilityMatrix::addVendorNdk(CompatibilityMatrix* other, std::string* error) { in addVendorNdk() 326 bool CompatibilityMatrix::addSystemSdk(CompatibilityMatrix* other, std::string* /* error */) { in addSystemSdk()
|
/system/core/libmemunreachable/ |
D | Allocator.h | 48 Heap(const Heap& other) : impl_(other.impl_), owns_impl_(false) {} in Heap() 114 STLAllocator(const STLAllocator<U>& other) in STLAllocator() 149 Allocator(const Heap& other) in Allocator() 154 Allocator(const STLAllocator<U>& other) in Allocator()
|
/system/nvram/messages/ |
D | blob.cpp | 34 Blob::Blob(Blob&& other) : Blob() { in Blob() function in nvram::Blob 38 Blob& Blob::operator=(Blob&& other) { in operator =()
|
/system/security/keystore/include/keystore/ |
D | utils.h | 39 SharedNullableIterator(const SharedNullableIterator& other) in SharedNullableIterator() 41 SharedNullableIterator(SharedNullableIterator&& other) noexcept in SharedNullableIterator() function
|
/system/core/libutils/ |
D | String8.cpp | 221 void String8::setTo(const String8& other) in setTo() 228 status_t String8::setTo(const char* other) in setTo() 239 status_t String8::setTo(const char* other, size_t len) in setTo() 250 status_t String8::setTo(const char16_t* other, size_t len) in setTo() 261 status_t String8::setTo(const char32_t* other, size_t len) in setTo() 272 status_t String8::append(const String8& other) in append() 285 status_t String8::append(const char* other) in append() 290 status_t String8::append(const char* other, size_t otherLen) in append() 343 status_t String8::real_append(const char* other, size_t otherLen) in real_append() 394 ssize_t String8::find(const char* other, size_t start) const in find() argument [all …]
|
/system/chre/util/include/chre/util/ |
D | unique_ptr_impl.h | 38 UniquePtr<ObjectType>::UniquePtr(UniquePtr<ObjectType>&& other) { in UniquePtr() function 45 UniquePtr<ObjectType>::UniquePtr(UniquePtr<OtherObjectType>&& other) { in UniquePtr() function
|
/system/chre/platform/linux/ |
D | platform_sensor.cc | 21 PlatformSensor::PlatformSensor(PlatformSensor&& other) { in PlatformSensor() function in chre::PlatformSensor 73 PlatformSensor& PlatformSensor::operator=(PlatformSensor&& other) { in operator =()
|
/system/netd/resolv/ |
D | LockedQueue.h | 39 void swap(std::deque<T>& other) { in swap()
|