Home
last modified time | relevance | path

Searched defs:jsonReceived (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/nextcloudclient/desktop-3.4.1/src/libsync/
H A Dclientsideencryptionjobs.cpp58 emit jsonReceived(json, reply()->attribute(QNetworkRequest::HttpStatusCodeAttribute).toInt()); in finished() local
324 emit jsonReceived(json, reply()->attribute(QNetworkRequest::HttpStatusCodeAttribute).toInt()); in finished() local
361 emit jsonReceived(json, reply()->attribute(QNetworkRequest::HttpStatusCodeAttribute).toInt()); in finished() local
H A Dnetworkjobs.cpp889 emit jsonReceived(QJsonDocument(), statusCode); in finished() local
927 emit jsonReceived(json, statusCode); in finished() local
931 emit jsonReceived(json, statusCode); in finished() local
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/libsync/
H A Dnetworkjobs.cpp833 emit jsonReceived(QJsonDocument(), statusCode); in finished() local
858 emit jsonReceived(json, statusCode); in finished() local
862 emit jsonReceived(json, statusCode); in finished() local