/aosp_15_r20/external/crosvm/devices/src/usb/xhci/ |
H A D | xhci_backend_device.rs | 14 pub enum BackendType { enum 22 fn get_backend_type(&self) -> BackendType; in get_backend_type()
|
H A D | usb_hub.rs | 77 ty: BackendType, in new()
|
/aosp_15_r20/external/crosvm/perfetto/src/ |
H A D | lib.rs | 470 pub enum BackendType { enum 477 pub fn init_tracing(backend: BackendType) { in init_tracing()
|
H A D | bindings.rs | 73 pub type BackendType = ::std::os::raw::c_int; typedef
|
/aosp_15_r20/external/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/java/com/example/executorchllamademo/ |
H A D | BackendType.java | 3 public enum BackendType { enum
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | BackendType.aidl | 3 enum BackendType { enum
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | BackendType.java | 10 public @interface BackendType { annotation
|
/aosp_15_r20/external/perfetto/include/perfetto/tracing/ |
H A D | backend_type.h | 24 enum BackendType : uint32_t { enum
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/ |
H A D | backend_type.h | 24 enum BackendType : uint32_t { enum
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | BackendType.java | 10 public @interface BackendType { annotation
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BackendType.h | 19 enum class BackendType : int8_t { enum
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BackendType.h | 19 enum class BackendType : int8_t { enum
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BackendType.h | 26 enum class BackendType : int8_t { enum
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BackendType.h | 26 enum class BackendType : int8_t { enum
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | cache_type.h | 30 enum BackendType { enum
|
/aosp_15_r20/external/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1beta1/src/main/java/com/google/cloud/networkmanagement/v1beta1/ |
H A D | LoadBalancerInfo.java | 310 public enum BackendType implements com.google.protobuf.ProtocolMessageEnum { enum in LoadBalancerInfo 453 private BackendType(int value) { in BackendType() method in LoadBalancerInfo.BackendType
|
/aosp_15_r20/external/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1/src/main/java/com/google/cloud/networkmanagement/v1/ |
H A D | LoadBalancerInfo.java | 310 public enum BackendType implements com.google.protobuf.ProtocolMessageEnum { enum in LoadBalancerInfo 453 private BackendType(int value) { in BackendType() method in LoadBalancerInfo.BackendType
|
/aosp_15_r20/external/pytorch/torch/distributed/rpc/ |
H A D | backend_registry.py | 43 BackendType = enum.Enum(value="BackendType", names={}) # type: ignore[misc] variable
|
/aosp_15_r20/external/skia/tools/sk_app/ |
H A D | Window.h | 60 enum BackendType { enum
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | kernel.h | 190 enum BackendType { enum
|
/aosp_15_r20/external/crosvm/devices/src/usb/backend/fido_backend/ |
H A D | fido_passthrough.rs | 520 fn get_backend_type(&self) -> BackendType { in get_backend_type()
|
/aosp_15_r20/external/crosvm/devices/src/usb/backend/host_backend/ |
H A D | host_device.rs | 322 fn get_backend_type(&self) -> BackendType { in get_backend_type()
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | ProcessGroup.hpp | 66 enum BackendType : uint8_t { enum in c10d::ProcessGroup
|
/aosp_15_r20/external/crosvm/devices/src/usb/backend/ |
H A D | device.rs | 227 fn get_backend_type(&self) -> BackendType { in get_backend_type()
|
/aosp_15_r20/external/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1/src/main/proto/google/cloud/networkmanagement/v1/ |
H A D | trace.proto | 459 enum BackendType { enum
|