Home
last modified time | relevance | path

Searched defs:is_error (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dbatch.py85 def is_error(self): member in BatchApiRequest.ApiCall
/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.cc149 bool is_error) { in MessageBox()
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc191 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { in MessageBox()
/external/mesa3d/src/glsl/
Dglsl_types.h407 bool is_error() const in is_error() function
/external/libpng/contrib/libtests/
Dpngvalid.c1015 int is_error) in store_log()