/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | KeymasterHidlTest.h | 45 HidlBuf(const super& other) : super(other) {} in HidlBuf() 46 HidlBuf(super&& other) : super(std::move(other)) { other = {}; } in HidlBuf() 47 HidlBuf(const HidlBuf& other) : super(other) {} in HidlBuf() 48 HidlBuf(HidlBuf&& other) : super(std::move(other)) { other = HidlBuf(); } in HidlBuf() function 49 explicit HidlBuf(const std::string& other) : HidlBuf() { *this = other; } in HidlBuf()
|
/hardware/interfaces/sensors/common/default/2.X/multihal/ |
D | ScopedWakelock.cpp | 31 ScopedWakelock::ScopedWakelock(ScopedWakelock&& other) { in ScopedWakelock() function in android::hardware::sensors::V2_0::implementation::ScopedWakelock 35 ScopedWakelock& ScopedWakelock::operator=(ScopedWakelock&& other) { in operator =()
|
/hardware/interfaces/camera/common/1.0/default/ |
D | CameraMetadata.cpp | 46 CameraMetadata::CameraMetadata(const CameraMetadata &other) : in CameraMetadata() 56 CameraMetadata &CameraMetadata::operator=(const CameraMetadata &other) { in operator =() 132 void CameraMetadata::acquire(CameraMetadata &other) { in acquire() 140 status_t CameraMetadata::append(const CameraMetadata &other) { in append() 144 status_t CameraMetadata::append(const camera_metadata_t* other) { in append() 449 void CameraMetadata::swap(CameraMetadata& other) { in swap()
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | authorization_set.h | 47 AuthorizationSet(const AuthorizationSet& other) : data_(other.data_) {} in AuthorizationSet() 50 AuthorizationSet(AuthorizationSet&& other) noexcept : data_(std::move(other.data_)) {} in AuthorizationSet() function 53 AuthorizationSet(const hidl_vec<KeyParameter>& other) { *this = other; } in AuthorizationSet()
|
/hardware/interfaces/security/keymint/support/include/keymint_support/ |
D | authorization_set.h | 48 AuthorizationSet(const AuthorizationSet& other) : data_(other.data_) {} in AuthorizationSet() 51 AuthorizationSet(AuthorizationSet&& other) noexcept : data_(std::move(other.data_)) {} in AuthorizationSet() function 54 AuthorizationSet(const vector<KeyParameter>& other) { *this = other; } in AuthorizationSet()
|
/hardware/interfaces/keymaster/4.0/vts/performance/ |
D | Benchmark.cpp | 82 HidlBuf(const super& other) : super(other) {} in HidlBuf() 83 HidlBuf(super&& other) : super(std::move(other)) {} in HidlBuf() 84 explicit HidlBuf(const std::string& other) : HidlBuf() { *this = other; } in HidlBuf() 86 HidlBuf& operator=(const super& other) { in operator =() 91 HidlBuf& operator=(super&& other) { in operator =() 96 HidlBuf& operator=(const string& other) { in operator =()
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | authorization_set.h | 47 AuthorizationSet(const AuthorizationSet& other) : data_(other.data_) {} in AuthorizationSet() 50 AuthorizationSet(AuthorizationSet&& other) : data_(std::move(other.data_)) {} in AuthorizationSet() function 53 AuthorizationSet(const hidl_vec<KeyParameter>& other) { *this = other; } in AuthorizationSet()
|
D | authorization_set.cpp | 117 void AuthorizationSet::Union(const AuthorizationSet& other) { in Union() 122 void AuthorizationSet::Subtract(const AuthorizationSet& other) { in Subtract()
|
D | keymaster_hidl_hal_test.cpp | 385 HidlBuf(const super& other) : super(other) {} in HidlBuf() 386 HidlBuf(super&& other) : super(std::move(other)) {} in HidlBuf() 387 explicit HidlBuf(const std::string& other) : HidlBuf() { *this = other; } in HidlBuf() 389 HidlBuf& operator=(const super& other) { in operator =() 394 HidlBuf& operator=(super&& other) { in operator =() 399 HidlBuf& operator=(const string& other) { in operator =()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | TriState.h | 28 TriState(const TriState<T> &other) : mIsSet(other.mIsSet), mValue(other.mValue) { } in TriState()
|
/hardware/interfaces/security/keymint/support/ |
D | authorization_set.cpp | 51 void AuthorizationSet::Union(const AuthorizationSet& other) { in Union() 56 void AuthorizationSet::Subtract(const AuthorizationSet& other) { in Subtract()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/ |
D | LocalLogBuffer.cpp | 51 LocalLogBuffer::FunctionLog::FunctionLog(const FunctionLog& other) : in FunctionLog()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/ |
D | LocalLogBuffer.cpp | 51 LocalLogBuffer::FunctionLog::FunctionLog(const FunctionLog& other) : in FunctionLog()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/ |
D | LocalLogBuffer.cpp | 52 LocalLogBuffer::FunctionLog::FunctionLog(const FunctionLog& other) : in FunctionLog()
|
/hardware/interfaces/keymaster/4.0/support/ |
D | authorization_set.cpp | 110 void AuthorizationSet::Union(const AuthorizationSet& other) { in Union() 115 void AuthorizationSet::Subtract(const AuthorizationSet& other) { in Subtract()
|
/hardware/google/graphics/common/libacryl/ |
D | acrylic_layer.cpp | 502 void AcrylicLayer::importLayer(AcrylicLayer &other, bool inherit_transform) in importLayer()
|
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/ |
D | directory_iterator.cpp | 171 __dir_stream(__dir_stream&& other) noexcept : __stream_(other.__stream_), in __dir_stream() function in android::hardware::automotive::filesystem::__dir_stream
|
/hardware/libhardware/modules/camera/3_4/ |
D | static_properties_test.cpp | 146 const int32_t other = input_; member in default_camera_hal::StaticPropertiesTest
|
/hardware/ril/include/telephony/ |
D | ril_cdma_sms.h | 511 RIL_CDMA_SMS_UdhOther other; member 793 RIL_CDMA_SMS_OtherParm other; member
|
/hardware/interfaces/security/keymint/aidl/vts/functional/ |
D | KeyMintTest.cpp | 560 AidlBuf(const super& other) : super(other) {} in AidlBuf() 561 AidlBuf(super&& other) : super(std::move(other)) {} in AidlBuf() 562 explicit AidlBuf(const std::string& other) : AidlBuf() { *this = other; } in AidlBuf() 564 AidlBuf& operator=(const super& other) { in operator =() 569 AidlBuf& operator=(super&& other) { in operator =() 574 AidlBuf& operator=(const string& other) { in operator =()
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|
/hardware/qcom/sm8150/media/mm-core/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|
/hardware/qcom/sm7250/media/mm-core/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|
/hardware/qcom/sdm845/media/mm-core/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|