Home
last modified time | relevance | path

Searched defs:execute (Results 176 – 200 of 4262) sorted by relevance

12345678910>>...171

/aosp_15_r20/external/executorch/backends/mediatek/runtime/
H A DNeuronBackend.cpp81 Error NeuronBackend::execute( in execute() function in executorch::backends::neuron::NeuronBackend
102 Error NeuronExecuTorchDelegate::execute( in execute() function in executorch::backends::neuron::NeuronExecuTorchDelegate
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/pipeline/
H A DRequestPipelineBuilder.java205 public OutputT execute(InputT in, RequestExecutionContext context) throws Exception { in execute() method in RequestPipelineBuilder.ComposingRequestPipelineStage
226 …public CompletableFuture<OutputT> execute(CompletableFuture<InputT> inputFuture, RequestExecutionC… in execute() method in RequestPipelineBuilder.AsyncRequestPipelineWrapper
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
H A DShellCommand.java187 public String execute() throws AdbException { in execute() method in ShellCommand.Builder
315 public byte[] execute() throws AdbException { in execute() method in ShellCommand.BytesBuilder
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DCall.java73 public Response execute() throws IOException { in execute() method in Call
168 @Override protected void execute() { in execute() method in Call.AsyncCall
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
H A DCall.java75 public Response execute() throws IOException { in execute() method in Call
170 @Override protected void execute() { in execute() method in Call.AsyncCall
/aosp_15_r20/frameworks/base/tests/PlatformCompatGating/src/com/android/tests/gating/
H A DPlatformCompatCommandNotInstalledTest.kt116 fun execute() { in <lambda>() method in com.android.tests.gating.PlatformCompatCommandNotInstalledTest
/aosp_15_r20/system/extras/torq/
H A Dcommand.py37 def execute(self, device): member in Command
169 def execute(self, device): member in OpenCommand
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/media/taptotransfer/
DMediaTttCommandLineHelper.java59 public void execute(@org.jetbrains.annotations.NotNull() in execute() method in MediaTttCommandLineHelper.ReceiverCommand
181 public void execute(@org.jetbrains.annotations.NotNull() in execute() method in MediaTttCommandLineHelper.SenderCommand
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp83 virtual void execute(NuPlayer *player) { in execute() function
99 virtual void execute(NuPlayer *player) { in execute() function
114 virtual void execute(NuPlayer *player) { in execute() function
130 virtual void execute(NuPlayer *player) { in execute() function
146 virtual void execute(NuPlayer *) { in execute() function
165 virtual void execute(NuPlayer *player) { in execute() function
/aosp_15_r20/packages/services/Car/service/src/com/android/car/evs/
DStateMachine.java593 private @CarEvsError int execute(int priority, int destination) { in execute() method in StateMachine
598 private @CarEvsError int execute(int priority, int destination, in execute() method in StateMachine
614 private @CarEvsError int execute(int priority, int destination, IBinder token, in execute() method in StateMachine
/aosp_15_r20/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
H A DTokenRewriteStream.java108 public int execute(StringBuffer buf) { in execute() method in TokenRewriteStream.RewriteOperation
126 public int execute(StringBuffer buf) { in execute() method in TokenRewriteStream.InsertBeforeOp
145 public int execute(StringBuffer buf) { in execute() method in TokenRewriteStream.ReplaceOp
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/data/entries/api/
DLoadMenstruationDataUseCase.kt48 override suspend fun execute(input: LoadMenstruationDataInput): List<FormattedEntry> { in <lambda>() method in com.android.healthconnect.controller.data.entries.api.LoadMenstruationDataUseCase
147 suspend fun execute(input: LoadMenstruationDataInput): List<FormattedEntry> method
/aosp_15_r20/cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
H A DTestSensorOperation.java79 void execute(TestSensorManager sensorManager, TestSensorEventListener listener) in execute() method
136 public void execute(ISensorTestNode parent) throws Exception { in execute() method in TestSensorOperation
/aosp_15_r20/packages/modules/AppSearch/service/java/com/android/server/appsearch/util/
DRateLimitedExecutor.java81 public boolean execute( in execute() method in RateLimitedExecutor
201 public void execute(@NonNull Runnable lambda) { in execute() method in RateLimitedExecutor
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/executors/
Dfork_join.cpp85 void execute(std::unique_lock<std::mutex>& lock, in execute() function in fork_join_pool
173 void execute(Func f) const in execute() function in fork_executor
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/
H A DMediaTttCommandLineHelper.kt50 override fun execute(pw: PrintWriter, args: List<String>) { in execute() method in com.android.systemui.media.taptotransfer.MediaTttCommandLineHelper.SenderCommand
142 override fun execute(pw: PrintWriter, args: List<String>) { in execute() method in com.android.systemui.media.taptotransfer.MediaTttCommandLineHelper.ReceiverCommand
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp14/executors/
Dfork_join.cpp85 void execute(std::unique_lock<std::mutex>& lock, in execute() function in fork_join_pool
173 void execute(Func f) const in execute() function in fork_executor
/aosp_15_r20/external/vogar/src/vogar/commands/
H A DCommand.java141 public List<String> execute() { in execute() method in Command
302 public List<String> execute() { in execute() method in Command.Builder
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/extras/app-toolkit/android-arch-core-runtime-nodeps/android_common/aar/
Dandroid-arch-core-runtime-nodeps.jar ... Executor { void <init> () public void execute (java.lang.Runnable) Runnable command } ...
Dclasses.jar ... Executor { void <init> () public void execute (java.lang.Runnable) Runnable command } ...
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_ref_counted_event.cpp356 void EventBarrier::execute(PrimaryCommandBuffer *primary) in execute() function in rx::vk::EventBarrier
418 void EventBarrierArray::execute(Renderer *renderer, PrimaryCommandBuffer *primary) in execute() function in rx::vk::EventBarrierArray
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/util/
DDeviceActionUtil.java123 public CommandResult execute(Command command, String deviceId, List<String> actionArgs) { in execute() method in DeviceActionUtil
147 private CommandResult execute(Command command, List<String> args) { in execute() method in DeviceActionUtil
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/
H A DXPath.java298 public XObject execute( in execute() method in XPath
324 public XObject execute( in execute() method in XPath
/aosp_15_r20/external/ksp/kotlin-analysis-api/src/main/kotlin/com/google/devtools/ksp/impl/
H A DKotlinSymbolProcessing.kt96 fun execute() { in <lambda>() method
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/concurrent/
H A DForkJoinPool.annotated.java61 public void execute(java.lang.Runnable task) { throw new RuntimeException("Stub!"); } in execute() method in ForkJoinPool
63 public void execute(java.util.concurrent.ForkJoinTask<?> task) { throw new RuntimeException("Stub!"… in execute() method in ForkJoinPool

12345678910>>...171