Home
last modified time | relevance | path

Searched defs:AddResource (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/tests/ceftests/
Dtest_handler.cc388 void TestHandler::AddResource(const std::string& url, in AddResource() function in TestHandler
396 void TestHandler::AddResource(const std::string& url, in AddResource() function in TestHandler
Dcors_unittest.cc212 void AddResource(Resource* resource) { in AddResource() function
/third_party/flutter/skia/third_party/externals/wuffs/lib/rac/
Dwriter.go316 func (w *Writer) AddResource(resource []byte) (OptResource, error) { func
/third_party/skia/third_party/externals/tint/src/inspector/
Dtest_inspector_builder.cc211 void InspectorBuilder::AddResource(const std::string& name, in AddResource() function in tint::inspector::InspectorBuilder