Home
last modified time | relevance | path

Searched defs:kPost (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dhttp_request.h56 kPost, enumerator
/aosp_15_r20/external/federated-compute/fcp/client/http/
H A Dhttp_client.h197 enum class Method { kHead, kGet, kPost, kPut, kPatch, kDelete }; enumerator
/aosp_15_r20/external/ot-br-posix/src/rest/
H A Dtypes.hpp63 kPost = 3, ///< POST enumerator
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_options.h99 kPost = 3, enumerator
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_request.cc23 const char request_type::kPost[] = "POST"; member in brillo::http::request_type
/aosp_15_r20/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc80 kPost, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dmetadata_batch.h173 kPost, enumerator
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dmetadata_batch.h183 kPost, enumerator