Searched defs:checkStatus (Results 1 – 8 of 8) sorted by relevance
9 export declare const checkStatus: (response: Response) => Response; constant
13 const checkStatus = (response) => { function
154 gl::FramebufferStatus FramebufferNULL::checkStatus(const gl::Context *context) const in checkStatus() function in rx::FramebufferNULL
253 gl::FramebufferStatus FramebufferD3D::checkStatus(const gl::Context *context) const in checkStatus() function in rx::FramebufferD3D
307 ANGLE_INLINE const FramebufferStatus &checkStatus(const Context *context) const in checkStatus() function
1226 gl::FramebufferStatus FramebufferGL::checkStatus(const gl::Context *context) const in checkStatus() function in rx::FramebufferGL
278 static void checkStatus(int32_t line, UErrorCode expected, UErrorCode status) { in checkStatus() function
1492 gl::FramebufferStatus FramebufferVk::checkStatus(const gl::Context *context) const in checkStatus() function in rx::FramebufferVk