Home
last modified time | relevance | path

Searched defs:SetResourcePath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tools/
H A DResources.cpp27 void SetResourcePath(const char* resource) { in SetResourcePath() function
/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dbase_test_server.cc265 void BaseTestServer::SetResourcePath(const base::FilePath& document_root, in SetResourcePath() function in net::BaseTestServer