Home
last modified time | relevance | path

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

/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/metadata/
H A DLibrary.cpp55_albumDateAuthoredSupported = std::find(propsSupported.ObjectPropertyCodes.begin(), propsSupported… in Library()
142 if (_albumDateAuthoredSupported) in Library()
244 bool sendYear = year != 0 && _albumDateAuthoredSupported; in CreateAlbum()
H A DLibrary.h70 bool _albumDateAuthoredSupported; variable
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/metadata/
H A DLibrary.cpp55_albumDateAuthoredSupported = std::find(propsSupported.ObjectPropertyCodes.begin(), propsSupported… in Library()
142 if (_albumDateAuthoredSupported) in Library()
244 bool sendYear = year != 0 && _albumDateAuthoredSupported; in CreateAlbum()
H A DLibrary.h70 bool _albumDateAuthoredSupported; variable