Home
last modified time | relevance | path

Searched defs:error_ (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dlayer.cpp212 …optional<Error> error_ = eachMember(*layoutValue, [&] (const std::string& k, const Convertible& v)… in operator ()() local
221 optional<Error> error_ = setPaintProperties(*layer, value); in operator ()() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacecategoriesreplyhere.cpp56 void QPlaceCategoriesReplyHere::setError(QPlaceReply::Error error_, const QString &errorString) in setError()
H A Dqplaceidreplyimpl.cpp55 void QPlaceIdReplyImpl::setError(QPlaceReply::Error error_, const QString &errorString) in setError()
H A Dqplacesearchsuggestionreplyimpl.cpp66 void QPlaceSearchSuggestionReplyImpl::setError(QPlaceReply::Error error_, in setError()
H A Dqplacecontentreplyimpl.cpp71 void QPlaceContentReplyImpl::setError(QPlaceReply::Error error_, const QString &errorString) in setError()
H A Dqplacesearchreplyhere.cpp77 void QPlaceSearchReplyHere::setError(QPlaceReply::Error error_, const QString &errorString) in setError()
H A Dqplacedetailsreplyimpl.cpp108 void QPlaceDetailsReplyImpl::setError(QPlaceReply::Error error_, const QString &errorString) in setError()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Derr.h35 static inline void * __must_check ERR_PTR(long error_) in ERR_PTR()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel_p.h195 GeocodeError error_; variable
H A Dqdeclarativegeoroutemodel_p.h186 RouteError error_; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp765 void QPlaceManagerEngineNokiaV2::replyError(QPlaceReply::Error error_, const QString &errorString) in replyError()