/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | KeymasterHidlTest.h | 46 HidlBuf(const super& other) : super(other) {} in HidlBuf() 47 HidlBuf(super&& other) : super(std::move(other)) {} in HidlBuf() 48 explicit HidlBuf(const std::string& other) : HidlBuf() { *this = other; } in HidlBuf()
|
/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 | 46 AuthorizationSet(const AuthorizationSet& other) : data_(other.data_) {} in AuthorizationSet() 49 AuthorizationSet(AuthorizationSet&& other) noexcept : data_(std::move(other.data_)) {} in AuthorizationSet() function 52 AuthorizationSet(const hidl_vec<KeyParameter>& other) { *this = other; } in AuthorizationSet()
|
/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 | 387 HidlBuf(const super& other) : super(other) {} in HidlBuf() 388 HidlBuf(super&& other) : super(std::move(other)) {} in HidlBuf() 389 explicit HidlBuf(const std::string& other) : HidlBuf() { *this = other; } in HidlBuf() 391 HidlBuf& operator=(const super& other) { in operator =() 396 HidlBuf& operator=(super&& other) { in operator =() 401 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/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/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonModel.cpp | 59 Model::Model(Model&& other) { in Model() function in android::hardware::neuralnetworks::V1_0::implementation::hexagon::Model 63 Model& Model::operator=(Model&& other) { in operator =()
|
/hardware/google/av/codec2/vndk/util/ |
D | C2InterfaceUtils.cpp | 596 C2ParamFieldValuesBuilder<T>::C2ParamFieldValuesBuilder(const C2ParamFieldValuesBuilder<T> &other) in C2ParamFieldValuesBuilder() 601 const C2ParamFieldValuesBuilder<T> &other) { in operator =()
|
/hardware/google/av/codec2/vndk/ |
D | C2AllocatorIon.cpp | 116 const C2HandleIon *other = static_cast<const C2HandleIon*>(o); in isValid() local
|
D | C2Buffer.cpp | 127 _C2Block1DImpl(const _C2Block1DImpl &other, size_t offset = 0, size_t size = ~(size_t)0) in _C2Block1DImpl()
|
/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/qcom/sdm845/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/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|
/hardware/google/av/codec2/include/ |
D | C2Buffer.h | 397 inline constexpr _C2LinearRangeAspect(const _C2LinearRangeAspect &other) in _C2LinearRangeAspect()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.cpp | 1723 bool HWC2On1Adapter::Display::Config::merge(const Config& other) in merge()
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 1633 bool HWC2On1Adapter::Display::Config::merge(const Config& other) { in merge()
|