Searched refs:ClearErrors (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/libANGLE/renderer/gl/ |
D | renderergl_utils.h | 75 void ClearErrors(const gl::Context *context, 88 (ClearErrors(context, __FILE__, __FUNCTION__, __LINE__), (call)); \
|
D | renderergl_utils.cpp | 180 void ClearErrors(const FunctionsGL *functions, in ClearErrors() function 194 #define ANGLE_GL_CLEAR_ERRORS() ClearErrors(functions, __FILE__, __FUNCTION__, __LINE__) 2459 void ClearErrors(const gl::Context *context, in ClearErrors() function 2465 ClearErrors(functions, file, function, line); in ClearErrors()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | OpenArchive.h | 185 void ClearErrors(); 190 ClearErrors(); in ClearErrors_Full()
|
D | OpenArchive.cpp | 1180 void CArcErrorInfo::ClearErrors() in ClearErrors() function in CArcErrorInfo 1205 ErrorInfo.ClearErrors(); in ReadBasicProps() 1579 ErrorInfo.ClearErrors(); in OpenStream2() 2892 ErrorInfo.ClearErrors(); in OpenStream2() 3080 NonOpen_ErrorInfo.ClearErrors(); in Release() 3323 ErrorInfo.ClearErrors(); in ReOpen()
|
/external/autotest/client/cros/cellular/ |
D | base_station_pxt.py | 89 def ClearErrors(self): member in BaseStationPxt
|
D | base_station_8960.py | 97 def ClearErrors(self): member in BaseStation8960
|