Home
last modified time | relevance | path

Searched refs:quietErrorHandler (Results 1 – 2 of 2) sorted by relevance

/external/collada/include/modules/
DstdErrPlugin.h34 class DLLSPEC quietErrorHandler : public daeErrorHandler {
36 quietErrorHandler() { } in quietErrorHandler() function
40 static quietErrorHandler& getInstance() { return theInstance; } in getInstance()
43 static quietErrorHandler theInstance;
/external/collada/src/modules/stdErrPlugin/
DstdErrPlugin.cpp12 quietErrorHandler quietErrorHandler::theInstance;