Home
last modified time | relevance | path

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

/cts/libs/vogar-expect/src/vogar/commands/
DCommand.java202 public void destroy() { in destroy() method in Command
/cts/tests/tests/drm/lib/
DTestPlugin.cpp41 extern "C" void destroy(IDrmEngine* pPlugIn) { in destroy() function