/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() 452 void CameraMetadata::swap(CameraMetadata& other) { in swap()
|
/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 | 391 HidlBuf(const super& other) : super(other) {} in HidlBuf() 392 HidlBuf(super&& other) : super(std::move(other)) {} in HidlBuf() 393 explicit HidlBuf(const std::string& other) : HidlBuf() { *this = other; } in HidlBuf() 395 HidlBuf& operator=(const super& other) { in operator =() 400 HidlBuf& operator=(super&& other) { in operator =() 405 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/data/ipacfg-mgr/msm8998/hal/src/ |
D | LocalLogBuffer.cpp | 52 LocalLogBuffer::FunctionLog::FunctionLog(const FunctionLog& other) : in FunctionLog()
|
/hardware/libhardware/modules/camera/3_4/ |
D | static_properties_test.cpp | 143 const int32_t other = input_; member in default_camera_hal::StaticPropertiesTest
|
/hardware/interfaces/keymaster/3.0/default/ |
D | KeymasterDevice.cpp | 266 KmParamSet(KmParamSet&& other) : keymaster_key_param_set_t{other.params, other.length} { in KmParamSet() function in android::hardware::keymaster::V3_0::implementation::KmParamSet
|
/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/media/msm8974/mm-core/omxcore/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/qcom/media/sdm845/mm-core/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/msm8996/mm-core/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|
/hardware/interfaces/graphics/composer/2.1/default/ |
D | ComposerClient.cpp | 113 BufferCacheEntry::BufferCacheEntry(BufferCacheEntry&& other) in BufferCacheEntry() function in android::hardware::graphics::composer::V2_1::implementation::BufferCacheEntry
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.cpp | 1723 bool HWC2On1Adapter::Display::Config::merge(const Config& other) in merge()
|
/hardware/intel/img/psb_video/src/ |
D | tng_hostdefs.h | 492 } other; member
|