Home
last modified time | relevance | path

Searched refs:GSERROR_CONNOT_CONNECT_SERVER (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common_c.h34 GSERROR_CONNOT_CONNECT_SERVER = 40402000, enumerator
80 WM_ERROR_WMS_NOT_FOUND = GSERROR_CONNOT_CONNECT_SERVER,
H A Dgraphic_common.h39 {GSERROR_CONNOT_CONNECT_SERVER, "<404 connot connect to server>"},
/foundation/graphic/graphic_2d/interfaces/inner_api/common/
H A Dgraphic_common_c.h34 GSERROR_CONNOT_CONNECT_SERVER = 40402000, enumerator
77 WM_ERROR_WMS_NOT_FOUND = GSERROR_CONNOT_CONNECT_SERVER,
H A Dgraphic_common.h72 case GSERROR_CONNOT_CONNECT_SERVER: return "<404 connot connect to server>" + lowError; in GSErrorStr()

Completed in 3 milliseconds