Home
last modified time | relevance | path

Searched refs:_getObjectPropValueSupported (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/ptp/
H A DSession.cpp56 _getObjectPropValueSupported = _deviceInfo.Supports(OperationCode::GetObjectPropValue); in Session()
376 if (!_getObjectPropValueSupported) { in GetObjectIntegerProperty()
446 if (!_getObjectPropValueSupported) { in GetObjectStringProperty()
H A DSession.h53 bool _getObjectPropValueSupported; variable
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/ptp/
H A DSession.cpp56 _getObjectPropValueSupported = _deviceInfo.Supports(OperationCode::GetObjectPropValue); in Session()
376 if (!_getObjectPropValueSupported) { in GetObjectIntegerProperty()
446 if (!_getObjectPropValueSupported) { in GetObjectStringProperty()
H A DSession.h53 bool _getObjectPropValueSupported; variable