/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | RemoteObjectLayer.h | 114 RemoteObjectLayer(RPCEndpoint &Remote, in RemoteObjectLayer() 224 RPCEndpoint &Remote; variable 318 RemoteObjectClientLayer(ORCv1DeprecationAcknowledgement, RPCEndpoint &Remote, in RemoteObjectClientLayer() 431 BaseLayerT &BaseLayer, RPCEndpoint &Remote, in RemoteObjectServerLayer() 538 RPCEndpoint &Remote, std::function<void(Error)> ReportError) in RemoteObjectClientLayer() 548 BaseLayerT &BaseLayer, RPCEndpoint &Remote, in RemoteObjectServerLayer()
|
/aosp_15_r20/tools/treble/build/treble_build/app/ |
H A D | repo.go | 26 Remote string `xml:"remote,attr"` member 34 Remote *string `xml:"remote,attr"` member
|
H A D | git.go | 38 Remote string `json:"remote"` // Remote Name member
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/model/ |
H A D | AudioOutputDevice.kt | 35 data class Remote( class
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/future/future/ |
D | remote_handle.rs | 87 impl<Fut: Future + fmt::Debug> fmt::Debug for Remote<Fut> { implementation 93 impl<Fut: Future> Future for Remote<Fut> { implementation
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetClient.h | 442 RCIndirectStubsManager(OrcRemoteTargetClient &Remote, in RCIndirectStubsManager() 508 OrcRemoteTargetClient &Remote; variable 565 OrcRemoteTargetClient &Remote) in RCCompileCallbackManager() 584 OrcRemoteTargetClient &Remote; variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/domain/model/ |
D | AudioOutputDevice.java | 162 …public static final class Remote implements com.android.systemui.volume.domain.model.AudioOutputDe… class 168 public Remote(@org.jetbrains.annotations.NotNull() in Remote() method in AudioOutputDevice.Remote
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread/ |
D | worker.rs | 200 struct Remote { struct 202 pub(super) steal: queue::Steal<Arc<Handle>>, 205 unpark: Unparker,
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/entities/ |
H A D | entities.go | 78 Remote string `xml:"remote,attr"` member 118 Remote remote `xml:"remote"` member
|
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/ |
H A D | JavaService.java | 32 public static class Remote extends JavaService {} class in JavaService
|
H A D | NativeService.java | 42 public static class Remote extends NativeService {} class in NativeService
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/model/ |
H A D | MediaDeviceSessions.kt | 31 val Remote: (MediaDeviceSessions) -> MediaDeviceSession? = { it.remote } in <lambda>() constant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/component/mediaoutput/domain/model/ |
D | MediaDeviceSessions.java | 25 …android.systemui.volume.panel.component.mediaoutput.shared.model.MediaDeviceSession> Remote = null; field in MediaDeviceSessions
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
H A D | KaleidoscopeJIT.h | 88 KaleidoscopeJIT(MyRemote &Remote) in KaleidoscopeJIT()
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/ |
D | error.rs | 20 Remote, enumerator
|
/aosp_15_r20/external/crosvm/tools/ |
H A D | run_tests | 97 def __init__(self, package_archive: Path, remote: Remote):
|
/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1/ |
H A D | os_policy.proto | 53 message Remote { message
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/ |
D | worker.rs | 204 struct Remote { struct 213 pub(super) steal: queue::Steal<Arc<Handle>>,
|
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1/ |
H A D | os_policy.proto | 71 message Remote { message
|
/aosp_15_r20/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1/src/main/proto/google/cloud/osconfig/v1/ |
H A D | os_policy.proto | 71 message Remote { message
|
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1alpha/ |
H A D | os_policy.proto | 85 message Remote { message
|
/aosp_15_r20/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1alpha/src/main/proto/google/cloud/osconfig/v1alpha/ |
H A D | os_policy.proto | 85 message Remote { message
|
/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1beta/ |
H A D | guest_policies.proto | 236 message Remote { message
|
/aosp_15_r20/external/googleapis/google/cloud/edgecontainer/v1/ |
H A D | resources.proto | 62 message Remote {} message
|
/aosp_15_r20/external/crosvm/tools/impl/ |
H A D | command.py | 526 class Remote(object): class
|