Home
last modified time | relevance | path

Searched defs:STATE (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dremote.py224 STATE = RpcState.REQUEST_ERROR variable in RequestError
230 STATE = RpcState.METHOD_NOT_FOUND_ERROR variable in MethodNotFoundError
236 STATE = RpcState.NETWORK_ERROR variable in NetworkError
242 STATE = RpcState.SERVER_ERROR variable in ServerError
252 STATE = RpcState.APPLICATION_ERROR variable in ApplicationError
/external/libxml2/
Dvalid.c365 #define STATE ctxt->vstate->state macro