Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/server/
DServerBase.h33 void DestroyAllObjects(const DawnProcTable& procs) { in DestroyAllObjects() function
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClient.cpp59 void Client::DestroyAllObjects() { in DestroyAllObjects() function in dawn_wire::client::Client