Home
last modified time | relevance | path

Searched defs:ServiceType (Results 1 – 25 of 146) sorted by relevance

123456

/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/privacy_pass/
H A Dtoken_encodings.h104 struct ServiceType { struct
105 typedef uint8_t ServiceTypeId; argument
106 static constexpr ServiceTypeId kChromeIpBlinding = 0x01; argument
107 ServiceTypeId service_type_id; argument
114 static absl::StatusOr<ServiceType> FromExtension(const Extension& ext); argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dmethod_handler.h102 std::function<grpc::Status(ServiceType*, grpc::ServerContext*, in RpcMethodHandler()
144 std::function<grpc::Status(ServiceType*, grpc::ServerContext*, in ClientStreamingHandler()
191 ServerStreamingHandler(std::function<grpc::Status( in ServerStreamingHandler()
308 BidiStreamingHandler(std::function<grpc::Status( in BidiStreamingHandler()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dmethod_handler.h102 std::function<grpc::Status(ServiceType*, grpc::ServerContext*, in RpcMethodHandler()
144 std::function<grpc::Status(ServiceType*, grpc::ServerContext*, in ClientStreamingHandler()
191 ServerStreamingHandler(std::function<grpc::Status( in ServerStreamingHandler()
308 BidiStreamingHandler(std::function<grpc::Status( in BidiStreamingHandler()
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/
H A Dmethod_handler.h102 std::function<grpc::Status(ServiceType*, grpc::ServerContext*, in RpcMethodHandler()
144 std::function<grpc::Status(ServiceType*, grpc::ServerContext*, in ClientStreamingHandler()
191 ServerStreamingHandler(std::function<grpc::Status( in ServerStreamingHandler()
308 BidiStreamingHandler(std::function<grpc::Status( in BidiStreamingHandler()
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dserver_async.cc55 std::function<void(ServiceType*, ServerContextType*, RequestType*, in AsyncQpsServerTest()
/aosp_15_r20/external/aws-sdk-java-v2/services/pi/src/main/resources/codegen-resources/
H A Dservice-2.json247 "ServiceType":{ object
339 "ServiceType":{ object
414 "ServiceType":{ object
444 "ServiceType":{ object
690 "ServiceType":{ object
729 "ServiceType":{ object
767 "ServiceType":{ object
800 "ServiceType":{ object
956 "ServiceType":{ object
999 "ServiceType":{ object
[all …]
H A Dapi-2.json73 "ServiceType":{"shape":"ServiceType"}, object
133 "ServiceType":{"shape":"ServiceType"}, object
241 "ServiceType":{ object
H A Ddocs-2.json181 "ServiceType": { object
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dservice.go150 ServiceType uint32 member
165 ServiceType uint32 member
185 ServiceType uint32 member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Delscore.h43 unsigned ServiceType :2; member
111 unsigned ServiceType :2; member
Dipxrtdef.h118 USHORT ServiceType; member
124 USHORT ServiceType; member
Dqos.h38 SERVICETYPE ServiceType; member
Dipxsap.h28 USHORT ServiceType; member
Dnspapi.h317 GUID ServiceType; member
331 GUID ServiceType; member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc204 void OnQosSetupComplete(hci::ServiceType /* service_type */, uint32_t /* token_rate */, in OnQosSetupComplete()
208 hci::ServiceType /* service_type */, uint32_t /* token_rate */, in OnFlowSpecificationComplete()
/aosp_15_r20/external/webrtc/pc/
H A Dice_server_parsing.cc52 enum class ServiceType { enum
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSsData.java32 public enum ServiceType { enum in SsData
/aosp_15_r20/external/ims/rcs/rcsmanager/src/java/com/android/ims/
H A DRcsPresenceInfo.java96 public static interface ServiceType { interface in RcsPresenceInfo
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/
H A Demulated_bluetooth_device.proto294 enum ServiceType { enum
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/ambientcontext/
H A DAmbientContextManagerPerUserService.java70 enum ServiceType { enum in AmbientContextManagerPerUserService
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/
H A Demulated_bluetooth_device.proto294 enum ServiceType { enum
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/
H A DImsSsData.java219 public @interface ServiceType{} annotation in ImsSsData
/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dgatt.proto88 enum ServiceType { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.5/android.hardware.radio-V1.5-java_gen_java/gen/srcs/android/hardware/radio/V1_5/
DBarringInfo.java5 public static final class ServiceType { class in BarringInfo
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/
H A DNetworkRegistrationInfo.java177 public @interface ServiceType {} annotation in NetworkRegistrationInfo

123456