Home
last modified time | relevance | path

Searched defs:other (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/camera/common/1.0/default/
DCameraMetadata.cpp46 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/
Dauthorization_set.h47 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()
Dauthorization_set.cpp117 void AuthorizationSet::Union(const AuthorizationSet& other) { in Union()
122 void AuthorizationSet::Subtract(const AuthorizationSet& other) { in Subtract()
Dkeymaster_hidl_hal_test.cpp391 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/
DTriState.h28 TriState(const TriState<T> &other) : mIsSet(other.mIsSet), mValue(other.mValue) { } in TriState()
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DLocalLogBuffer.cpp52 LocalLogBuffer::FunctionLog::FunctionLog(const FunctionLog& other) : in FunctionLog()
/hardware/libhardware/modules/camera/3_4/
Dstatic_properties_test.cpp143 const int32_t other = input_; member in default_camera_hal::StaticPropertiesTest
/hardware/interfaces/keymaster/3.0/default/
DKeymasterDevice.cpp266 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/
Dril_cdma_sms.h511 RIL_CDMA_SMS_UdhOther other; member
793 RIL_CDMA_SMS_OtherParm other; member
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/hardware/qcom/media/sdm845/mm-core/inc/
DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/hardware/interfaces/graphics/composer/2.1/default/
DComposerClient.cpp113 BufferCacheEntry::BufferCacheEntry(BufferCacheEntry&& other) in BufferCacheEntry() function in android::hardware::graphics::composer::V2_1::implementation::BufferCacheEntry
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1723 bool HWC2On1Adapter::Display::Config::merge(const Config& other) in merge()
/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h492 } other; member