Home
last modified time | relevance | path

Searched defs:Remote (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DRemoteObjectLayer.h114 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 Drepo.go26 Remote string `xml:"remote,attr"` member
34 Remote *string `xml:"remote,attr"` member
H A Dgit.go38 Remote string `json:"remote"` // Remote Name member
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/model/
H A DAudioOutputDevice.kt35 data class Remote( class
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/future/future/
Dremote_handle.rs87 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 DOrcRemoteTargetClient.h442 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/
DAudioOutputDevice.java162 …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/
Dworker.rs200 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 Dentities.go78 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 DJavaService.java32 public static class Remote extends JavaService {} class in JavaService
H A DNativeService.java42 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 DMediaDeviceSessions.kt31 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/
DMediaDeviceSessions.java25 …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 DKaleidoscopeJIT.h88 KaleidoscopeJIT(MyRemote &Remote) in KaleidoscopeJIT()
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/
Derror.rs20 Remote, enumerator
/aosp_15_r20/external/crosvm/tools/
H A Drun_tests97 def __init__(self, package_archive: Path, remote: Remote):
/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1/
H A Dos_policy.proto53 message Remote { message
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/
Dworker.rs204 struct Remote { struct
213 pub(super) steal: queue::Steal<Arc<Handle>>,
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1/
H A Dos_policy.proto71 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 Dos_policy.proto71 message Remote { message
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1alpha/
H A Dos_policy.proto85 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 Dos_policy.proto85 message Remote { message
/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1beta/
H A Dguest_policies.proto236 message Remote { message
/aosp_15_r20/external/googleapis/google/cloud/edgecontainer/v1/
H A Dresources.proto62 message Remote {} message
/aosp_15_r20/external/crosvm/tools/impl/
H A Dcommand.py526 class Remote(object): class

123