Home
last modified time | relevance | path

Searched defs:execute (Results 451 – 475 of 4262) sorted by relevance

1...<<11121314151617181920>>...171

/aosp_15_r20/frameworks/av/media/codec2/faultinjection/
H A DSimpleMethodState.cpp31 void SimpleMethodState::Injecter::fail(c2_status_t err, bool execute) { in fail()
/aosp_15_r20/external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/commands/
H A DDump.java52 public int execute(final PrintWriter out, final PrintWriter err) in execute() method in Dump
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/pipeline/stages/
H A DQueryParametersToBodyStage.java44 …public SdkHttpFullRequest.Builder execute(SdkHttpFullRequest.Builder request, RequestExecutionCont… in execute() method in QueryParametersToBodyStage
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/commandline/
DPrefsCommand.java34 public void execute(@org.jetbrains.annotations.NotNull() in execute() method in PrefsCommand
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemExsltFuncResult.java53 public void execute(TransformerImpl transformer) throws TransformerException in execute() method in ElemExsltFuncResult
H A DElemCopy.java88 public void execute( in execute() method in ElemCopy
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/config/filter/
DGlobalFilterGetter.java49 public FeatureResponse execute(FeatureRequest request) { in execute() method in GlobalFilterGetter
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/model/
DSessionFailureTask.java39 public void execute(@org.jetbrains.annotations.NotNull() in execute() method in SessionFailureTask
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/util/
DTestExecutor.kt27 override fun execute(command: Runnable) { in execute() method in com.android.intentresolver.util.TestExecutor
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DFuncExtFunctionAvailable.java48 public XObject execute(XPathContext xctxt) throws javax.xml.transform.TransformerException in execute() method in FuncExtFunctionAvailable
/aosp_15_r20/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
H A DBatchOperation.java56 public List<Uri> execute() { in execute() method in BatchOperation
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/
H A DGetExecutor.java115 public Object execute(final Object o) in execute() method in GetExecutor
/aosp_15_r20/external/guice/extensions/struts2/example/src/com/google/inject/struts2/example/
H A DCount.java35 public String execute() { in execute() method in Count
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DRetireStage.cpp45 llvm::Error RetireStage::execute(InstRef &IR) { in execute() function in llvm::mca::RetireStage
/aosp_15_r20/external/apache-xml/test/tests/bugzilla/
H A DBugzilla6312.java59 public void execute(Datalet d) in execute() method in Bugzilla6312
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
H A DExecutorUtils.java59 public void execute(Runnable command) { in execute() method in ExecutorUtils.UnmanagedExecutor
/aosp_15_r20/frameworks/rs/
H A DrsScriptGroup2.cpp14 void ScriptGroup2::execute(Context* rsc) { in execute() function in android::renderscript::ScriptGroup2
/aosp_15_r20/external/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_exec_anatomy.py16 def execute(cmd): function
/aosp_15_r20/packages/apps/TV/src/com/android/tv/util/
DMainThreadExecutor.java41 public void execute(Runnable runnable) { in execute() method in MainThreadExecutor
/aosp_15_r20/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteStatement.java44 public void execute() { in execute() method in SQLiteStatement
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DTestShellExecutor.java32 public void execute(Runnable runnable) { in execute() method in TestShellExecutor
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DRequestGetImageProperties.java54 public void execute(ClientSession session) throws IOException { in execute() method in RequestGetImageProperties
/aosp_15_r20/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/testing/
DSafeAction.java33 public boolean execute() { in execute() method in SafeAction
/aosp_15_r20/frameworks/base/services/backup/java/com/android/server/backup/restore/
H A DPerformUnifiedRestoreTask.java337 public void execute() { in execute() method in PerformUnifiedRestoreTask
1312 public void execute() { in execute() method in PerformUnifiedRestoreTask.StreamFeederThread
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7355 void VPWidenRecipe::execute(VPTransformState &State) { in execute() function in VPWidenRecipe
7360 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute() function in VPWidenGEPRecipe
7365 void VPWidenIntOrFpInductionRecipe::execute(VPTransformState &State) { in execute() function in VPWidenIntOrFpInductionRecipe
7370 void VPWidenPHIRecipe::execute(VPTransformState &State) { in execute() function in VPWidenPHIRecipe
7374 void VPBlendRecipe::execute(VPTransformState &State) { in execute() function in VPBlendRecipe
7413 void VPInterleaveRecipe::execute(VPTransformState &State) { in execute() function in VPInterleaveRecipe
7419 void VPReplicateRecipe::execute(VPTransformState &State) { in execute() function in VPReplicateRecipe
7444 void VPBranchOnMaskRecipe::execute(VPTransformState &State) { in execute() function in VPBranchOnMaskRecipe
7471 void VPPredInstPHIRecipe::execute(VPTransformState &State) { in execute() function in VPPredInstPHIRecipe
7502 void VPWidenMemoryInstructionRecipe::execute(VPTransformState &State) { in execute() function in VPWidenMemoryInstructionRecipe

1...<<11121314151617181920>>...171