Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_handler.h72 NoContent = 204, enumerator
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_request.h131 static const int NoContent = 204; variable
/aosp_15_r20/external/rust/crabbyavif/src/capi/
Dtypes.rs30 NoContent = 3, enumerator
/aosp_15_r20/external/rust/crabbyavif/src/
Dlib.rs289 NoContent, enumerator