Home
last modified time | relevance | path

Searched refs:rootUrl (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tools/
H A DUrlDataManager.cpp16 UrlDataManager::UrlDataManager(SkString rootUrl) : fRootUrl(rootUrl), fDataId(0) {} in UrlDataManager() argument
H A DUrlDataManager.h27 UrlDataManager(SkString rootUrl);
/third_party/skia/tools/skiaserve/
H A DRequest.h35 Request(SkString rootUrl);
H A DRequest.cpp25 Request::Request(SkString rootUrl) in Request() argument
27 , fUrlDataManager(rootUrl) in Request()

Completed in 2 milliseconds