Home
last modified time | relevance | path

Searched defs:IDEMPOTENT (Results 1 – 20 of 20) sorted by relevance

/external/cronet/net/base/
Didempotency.h22 IDEMPOTENT = 1, enumerator
/external/protobuf/php/src/Google/Protobuf/Internal/MethodOptions/
DIdempotencyLevel.php33 const IDEMPOTENT = 2; define in Google\\Protobuf\\Internal\\MethodOptions\\IdempotencyLevel
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions/
DIdempotencyLevel.php33 const IDEMPOTENT = 2; define in Google\\Protobuf\\Internal\\MethodOptions\\IdempotencyLevel
/external/sdk-platform-java/java-core/google-cloud-core-grpc/src/test/java/com/google/cloud/grpc/
DBaseGrpcServiceExceptionTest.java42 private static final boolean IDEMPOTENT = true; field in BaseGrpcServiceExceptionTest
/external/sdk-platform-java/java-core/google-cloud-core-http/src/test/java/com/google/cloud/http/
DBaseHttpServiceExceptionTest.java47 private static final boolean IDEMPOTENT = true; field in BaseHttpServiceExceptionTest
/external/sdk-platform-java/java-core/google-cloud-core/src/test/java/com/google/cloud/
DBaseServiceExceptionTest.java44 private static final boolean IDEMPOTENT = true; field in BaseServiceExceptionTest
/external/cronet/components/cronet/android/api/src/org/chromium/net/
DExperimentalUrlRequest.java52 public static final int IDEMPOTENT = 1; field in ExperimentalUrlRequest.Builder
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto630 IDEMPOTENT = 2; // idempotent, but may have side effects enumerator
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto720 IDEMPOTENT = 2; // idempotent, but may have side effects enumerator
Ddescriptor.pb.cc1265 constexpr MethodOptions_IdempotencyLevel MethodOptions::IDEMPOTENT; member in MethodOptions
Ddescriptor.pb.h6870 static constexpr IdempotencyLevel IDEMPOTENT = in Swap() local
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto710 IDEMPOTENT = 2; // idempotent, but may have side effects enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto671 IDEMPOTENT = 2; // idempotent, but may have side effects enumerator
/external/protobuf/src/google/protobuf/
Ddescriptor.proto720 IDEMPOTENT = 2; // idempotent, but may have side effects enumerator
Ddescriptor.pb.cc1317 constexpr MethodOptions_IdempotencyLevel MethodOptions::IDEMPOTENT; member in MethodOptions
Ddescriptor.pb.h6972 static constexpr IdempotencyLevel IDEMPOTENT = in Swap() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto688 IDEMPOTENT = 2; // idempotent, but may have side effects enumerator
Ddescriptor_sv.proto690 IDEMPOTENT = 2; // idempotent, but may have side effects enumerator
/external/rust/crates/protobuf/src/
Ddescriptor.rs6662 IDEMPOTENT = 2, enumerator
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs7704 IDEMPOTENT = 2, enumerator