Searched defs:NO_CONNECTION (Results 1 - 2 of 2) sorted by relevance

/external/xmlrpcpp/src/
H A DXmlRpcClient.h86 enum ClientConnectionState { NO_CONNECTION, CONNECTING, WRITE_REQUEST, READ_HEADER, READ_RESPONSE, IDLE }; enumerator in enum:XmlRpc::XmlRpcClient::ClientConnectionState
/external/autotest/client/cros/cellular/pseudomodem/
H A Dpm_errors.py158 NO_CONNECTION = 1 variable in class:MMMobileEquipmentError
213 self.NO_CONNECTION : '.NoConnection',

Completed in 105 milliseconds