Home
last modified time | relevance | path

Searched refs:getJsonInfo (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/tools/skiaserve/urlhandlers/
DInfoHandler.cpp40 sk_sp<SkData> data(request->getJsonInfo(n)); in handle()
/third_party/flutter/skia/tools/skiaserve/urlhandlers/
DInfoHandler.cpp40 sk_sp<SkData> data(request->getJsonInfo(n)); in handle()
/third_party/flutter/skia/tools/skiaserve/
DRequest.h57 sk_sp<SkData> getJsonInfo(int n);
DRequest.cpp244 sk_sp<SkData> Request::getJsonInfo(int n) { in getJsonInfo() function in Request
/third_party/skia/tools/skiaserve/
DRequest.h57 sk_sp<SkData> getJsonInfo(int n);
DRequest.cpp251 sk_sp<SkData> Request::getJsonInfo(int n) { in getJsonInfo() function in Request