Home
last modified time | relevance | path

Searched defs:execute (Results 51 – 75 of 489) sorted by relevance

12345678910>>...20

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DHandlerExecutor.java31 public void execute(@NonNull Runnable command) { in execute() method in HandlerExecutor
/aosp12/art/tools/golem/
H A Dbuild-target.sh79 execute() { function
/aosp12/frameworks/rs/
H A DrsScriptGroup2.cpp14 void ScriptGroup2::execute(Context* rsc) { in execute() function in android::renderscript::ScriptGroup2
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
H A DRequestGetImageProperties.java54 public void execute(ClientSession session) throws IOException { in execute() method in RequestGetImageProperties
H A DRequestGetImage.java62 public void execute(ClientSession session) throws IOException { in execute() method in RequestGetImage
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Djs_runtime_utils.cpp26 std::unique_ptr<NapiAsyncTask::ExecuteCallback> &&execute, in CreateAsyncTaskWithLastParam()
131 …syncTask::NapiAsyncTask(napi_deferred deferred, std::unique_ptr<NapiAsyncTask::ExecuteCallback> &&… in NapiAsyncTask()
136 …iAsyncTask::NapiAsyncTask(napi_ref callbackRef, std::unique_ptr<NapiAsyncTask::ExecuteCallback> &&… in NapiAsyncTask()
289NapiAsyncTask::ExecuteCallback &&execute, NapiAsyncTask::CompleteCallback &&complete, napi_value *… in CreateAsyncTaskWithLastParam()
297 NapiAsyncTask::ExecuteCallback &&execute, std::nullptr_t, napi_value *result) in CreateAsyncTaskWithLastParam()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/network/
H A DBlockingHttpClient.java64 public <T> T execute(@Nullable byte[] request, @Nonnull ResponseProcessor<T> responseProcessor) in execute() method in BlockingHttpClient
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/
H A DInvalidBurst.cpp34 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> InvalidBurst::execute( in execute() function in android::hardware::neuralnetworks::utils::InvalidBurst
/aosp12/packages/apps/TV/common/src/com/android/tv/common/util/
H A DNetworkTrafficTags.java45 public void execute(final @NonNull Runnable command) { in execute() method in NetworkTrafficTags.TrafficStatsTaggingExecutor
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
H A DRequestSetPath.java50 public void execute(ClientSession session) { in execute() method in RequestSetPath
/aosp12/packages/apps/Dialer/java/com/android/dialer/common/concurrent/
H A DUiThreadExecutor.java78 public void execute(final Runnable runnable) { in execute() method in UiThreadExecutor
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/
H A Dhvigorw.bat66 :execute label
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/
H A Dhvigorw.bat52 :execute label
/aosp12/frameworks/base/core/java/android/os/
H A DAsyncTask.java301 public synchronized void execute(final Runnable r) { in execute() method in AsyncTask.SerialExecutor
670 public final AsyncTask<Params, Progress, Result> execute(Params... params) { in execute() method in AsyncTask
741 public static void execute(Runnable runnable) { in execute() method in AsyncTask
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_manager/
H A Djs_ability_auto_startup_manager.cpp197 NapiAsyncTask::ExecuteCallback execute = [autoStartupInfo, ret = retVal] () { in OnSetApplicationAutoStartup() local
247 NapiAsyncTask::ExecuteCallback execute = [autoStartupInfo, ret = retVal] () { in OnCancelApplicationAutoStartup() local
286 NapiAsyncTask::ExecuteCallback execute = [infos = infoList, ret = retVal] () { in OnQueryAllAutoStartupApplications() local
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DRank.cpp57 bool execute(IOperationExecutionContext* context) { in execute() function
/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DCanonicalBurst.cpp42 ExecutionResult<std::pair<std::vector<OutputShape>, Timing>> Burst::execute( in execute() function in android::nn::sample::Burst
/aosp12/frameworks/base/packages/BackupEncryption/test/robolectric/src/com/android/server/backup/encryption/testing/
H A DQueuingNonAutomaticExecutorService.java72 public void execute(Runnable command) { in execute() method in QueuingNonAutomaticExecutorService
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DTestHttpClient.java95 public HttpResponse execute( in execute() method in TestHttpClient
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DPackageIncrementalDownloadUpdatedTask.java46 public void execute(LauncherAppState app, BgDataModel dataModel, AllAppsList appsList) { in execute() method in PackageIncrementalDownloadUpdatedTask
/aosp12/packages/apps/Camera2/src/com/android/camera/async/
H A DResettingDelayedExecutor.java62 public void execute(Runnable runnable) { in execute() method in ResettingDelayedExecutor
/aosp12/packages/apps/Car/libs/car-ui-lib/
H A Dgradlew.bat67 :execute label
/ohos5.0/foundation/communication/ipc/ipc/test/serializer/
H A DTest.json23 "execute": "/test_root/communication/SerializerTest.bin" string
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
H A DTest.json23 "execute": "/test_root/security/huks_3.0_test.bin" string
/ohos5.0/base/security/permission_lite/services/unittest/pms/
H A DTest.json23 "execute": "/test_root/security/ActsPMSTest.bin" string

12345678910>>...20