| /external/python/google-auth-library-python/system_tests/system_tests_sync/ |
| D | conftest.py | 57 def request_type(request): function 62 def http_request(request_type): argument 71 def authenticated_request(request_type): argument
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/ |
| D | rtnetlink_message.cc | 78 uint16_t request_type; in New() local 103 uint16_t request_type; in New() local 128 uint16_t request_type; in New() local 147 uint16_t request_type; in New() local
|
| /external/cronet/net/base/ |
| D | isolation_info.cc | 47 bool IsConsistent(IsolationInfo::RequestType request_type, in IsConsistent() 141 RequestType request_type, in Create() 182 RequestType request_type, in CreateIfConsistent() 311 IsolationInfo::IsolationInfo(RequestType request_type, in IsolationInfo()
|
| D | isolation_info.proto | 12 optional int32 request_type = 1; // net::IsolationInfo::RequestType field
|
| D | isolation_info.h | 141 RequestType request_type() const { return request_type_; } in request_type() function
|
| /external/grpc-grpc/src/php/lib/Grpc/ |
| D | MethodDescriptor.php | 34 string $request_type, 50 public $request_type; variable in Grpc\\MethodDescriptor
|
| D | ServerCallReader.php | 31 public function __construct($call, string $request_type)
|
| /external/python/apitools/apitools/base/py/ |
| D | util.py | 202 def MapParamNames(params, request_type): argument 208 def MapRequestParams(params, request_type): argument
|
| /external/python/python-api-core/tests/unit/operations_v1/ |
| D | test_operations_rest_client.py | 443 transport: str = "rest", request_type=operations_pb2.ListOperationsRequest argument 548 transport: str = "rest", request_type=operations_pb2.GetOperationRequest argument 598 transport: str = "rest", request_type=operations_pb2.DeleteOperationRequest argument
|
| /external/kernel-headers/original/uapi/linux/ |
| D | dm-log-userspace.h | 384 #define DM_ULOG_REQUEST_TYPE(request_type) \ argument 426 __u32 request_type; /* DM_ULOG_* defined above */ member
|
| /external/grpc-grpc/test/core/end2end/ |
| D | h2_ssl_cert_test.cc | 68 TestFixture(grpc_ssl_client_certificate_request_type request_type, in TestFixture() 72 static auto MakeFactory(grpc_ssl_client_certificate_request_type request_type, in MakeFactory() 141 #define SSL_TEST(request_type, cert_type, result) \ argument
|
| /external/cronet/net/url_request/ |
| D | url_request_netlog_params.cc | 44 std::string request_type; in NetLogURLRequestStartParams() local
|
| /external/googleapis/google/firebase/fcm/connection/v1alpha1/ |
| D | connection_api.proto | 48 oneof request_type { oneof
|
| /external/googleapis/google/cloud/pubsublite/v1/ |
| D | publisher.proto | 127 oneof request_type { oneof
|
| /external/googleapis/google/cloud/datapipelines/logging/v1/ |
| D | logging.proto | 133 RequestType request_type = 1; field
|
| /external/pigweed/pw_allocator/ |
| D | test_harness.cc | 86 size_t request_type; in GenerateRequest() local
|
| /external/libcups/cups/ |
| D | snmp-private.h | 83 cups_asn1_t request_type; /* Request type */ member
|
| /external/trusty/lk/include/hw/ |
| D | usb.h | 98 uint8_t request_type; member
|
| /external/python/apitools/apitools/gen/ |
| D | service_registry.py | 314 def __NeedRequestType(self, method_description, request_type): argument
|
| /external/sdv/vsomeip/implementation/endpoints/src/ |
| D | netlink_connector.cpp | 200 std::string request_type{}; in receive_cbk() local
|
| /external/crosvm/devices/src/virtio/snd/vios_backend/ |
| D | worker.rs | 237 let request_type = code.to_native(); in process_controlq_buffers() localVariable
|
| /external/wpa_supplicant_8/src/wps/ |
| D | wps_i.h | 84 u8 request_type; member
|
| D | wps_attr_parse.h | 51 const u8 *request_type; /* 1 octet */ member
|
| /external/libusb/libusb/os/ |
| D | windows_winusb.h | 128 #define LIBUSB_REQ_RECIPIENT(request_type) ((request_type) & 0x1F) argument 129 #define LIBUSB_REQ_TYPE(request_type) ((request_type) & (0x03 << 5)) argument 130 #define LIBUSB_REQ_IN(request_type) ((request_type) & LIBUSB_ENDPOINT_IN) argument 131 #define LIBUSB_REQ_OUT(request_type) (!LIBUSB_REQ_IN(request_type)) argument
|
| /external/curl/lib/ |
| D | http_aws_sigv4.c | 552 char *request_type = NULL; in Curl_output_aws_sigv4() local
|