Home
last modified time | relevance | path

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

12

/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.h45 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/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()
449 void CameraMetadata::swap(CameraMetadata& other) { in swap()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h46 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/4.0/vts/performance/
DBenchmark.cpp82 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/
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.cpp385 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/
DTriState.h28 TriState(const TriState<T> &other) : mIsSet(other.mIsSet), mValue(other.mValue) { } in TriState()
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DLocalLogBuffer.cpp51 LocalLogBuffer::FunctionLog::FunctionLog(const FunctionLog& other) : in FunctionLog()
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DLocalLogBuffer.cpp51 LocalLogBuffer::FunctionLog::FunctionLog(const FunctionLog& other) : in FunctionLog()
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DLocalLogBuffer.cpp52 LocalLogBuffer::FunctionLog::FunctionLog(const FunctionLog& other) : in FunctionLog()
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp110 void AuthorizationSet::Union(const AuthorizationSet& other) { in Union()
115 void AuthorizationSet::Subtract(const AuthorizationSet& other) { in Subtract()
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonModel.cpp59 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/
DC2InterfaceUtils.cpp596 C2ParamFieldValuesBuilder<T>::C2ParamFieldValuesBuilder(const C2ParamFieldValuesBuilder<T> &other) in C2ParamFieldValuesBuilder()
601 const C2ParamFieldValuesBuilder<T> &other) { in operator =()
/hardware/google/av/codec2/vndk/
DC2AllocatorIon.cpp116 const C2HandleIon *other = static_cast<const C2HandleIon*>(o); in isValid() local
DC2Buffer.cpp127 _C2Block1DImpl(const _C2Block1DImpl &other, size_t offset = 0, size_t size = ~(size_t)0) in _C2Block1DImpl()
/hardware/libhardware/modules/camera/3_4/
Dstatic_properties_test.cpp146 const int32_t other = input_; member in default_camera_hal::StaticPropertiesTest
/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/msm8998/mm-core/inc/
DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/hardware/qcom/sm8150/media/mm-core/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/msm8996/mm-core/inc/
DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/hardware/google/av/codec2/include/
DC2Buffer.h397 inline constexpr _C2LinearRangeAspect(const _C2LinearRangeAspect &other) in _C2LinearRangeAspect()

12