Home
last modified time | relevance | path

Searched defs:ServerError (Results 1 – 4 of 4) sorted by relevance

/external/volley/src/main/java/com/android/volley/
DServerError.java21 public class ServerError extends VolleyError { class
22 public ServerError(NetworkResponse networkResponse) { in ServerError() method in ServerError
26 public ServerError() { in ServerError() method in ServerError
/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dpacket.h48 static constexpr Packet ServerError(const Packet& packet, Status status) { in ServerError() function
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py102 class ServerError(CloudStorageError): class
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dshm_vios.rs35 ServerError(BaseError), enumerator