Home
last modified time | relevance | path

Searched defs:execute (Results 401 – 425 of 594) sorted by relevance

1...<<11121314151617181920>>...24

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_uiservice_uiext_connection.cpp220 std::unique_ptr<NapiAsyncTask::ExecuteCallback> execute = nullptr; in OnSendData() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp215 auto execute = [weak]() { in SetStartingWindowAnimation() local
/ohos5.0/foundation/window/window_manager/previewer/mock/window_manager_napi/
H A Djs_window_manager.cpp149 NapiAsyncTask::ExecuteCallback execute = [lists, newApi, contextPtr]() { in GetTopWindowTask() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/
H A Dbundle_manager_addon.cpp329 const std::string &workName, napi_async_execute_callback execute) in GetAllowedOrDisallowedInstallBundles()
468 const std::string &workName, napi_async_execute_callback execute) in AddOrRemoveInstallBundles()
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_session_manager.cpp281 std::unique_ptr<NapiAsyncTask::ExecuteCallback> execute = nullptr; in OnScreenDisconnected() local
305 std::unique_ptr<NapiAsyncTask::ExecuteCallback> execute = nullptr; in OnTakeOverShutdown() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestExecution.cpp86 hardware::Return<V1_0::ErrorStatus> execute( in execute() function in android::__anon64cf91bb0110::TestPreparedModelLatest
279 hardware::Return<V1_0::ErrorStatus> execute( in execute() function in android::__anon64cf91bb0110::TestPreparedModel12
315 hardware::Return<V1_0::ErrorStatus> execute( in execute() function in android::__anon64cf91bb0110::TestPreparedModel10
/aosp12/frameworks/base/core/java/android/app/servertransaction/
H A DLaunchActivityItem.java99 public void execute(ClientTransactionHandler client, IBinder token, in execute() method in LaunchActivityItem
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DResizeImageOps.cpp281 bool execute(OperationType opType, IOperationExecutionContext* context) { in execute() function
H A DRoiPooling.cpp277 bool execute(IOperationExecutionContext* context) { in execute() function
H A DFullyConnected.cpp304 bool execute(IOperationExecutionContext* context) { in execute() function
H A DUnidirectionalSequenceLSTM.cpp400 bool execute(IOperationExecutionContext* context) { in execute() function
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
H A DDriverFuzzTest.cpp296 void execute(const sp<V1_3::IPreparedModel>& preparedModel, const V1_3::Request& request) { in execute() function
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/
H A DMmsHttpClient.java112 public byte[] execute(String urlString, byte[] pdu, String method, boolean isProxySet, in execute() method in MmsHttpClient
/aosp14/frameworks/base/core/java/android/app/servertransaction/
H A DLaunchActivityItem.java95 public void execute(ClientTransactionHandler client, IBinder token, in execute() method in LaunchActivityItem
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_napi.cpp210 …const std::string& resourceName, napi_async_execute_callback execute, napi_async_complete_callback… in AsyncWork()
/ohos5.0/base/request/request/services/src/manage/
H A Ddatabase.rs89 pub(crate) fn execute(&self, sql: &str) -> Result<(), i32> { in execute() method
100 pub(crate) fn execute(&self, sql: &str) -> Result<(), i32> { in execute() method
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DQualityOfServiceTests.cpp219 const ExecutionFunction execute = synchronous ? executeSynchronously : executeAsynchronously; in runExecutionTest() local
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/
H A DRollbackPackageHealthObserver.java134 public boolean execute(@Nullable VersionedPackage failedPackage, in execute() method in RollbackPackageHealthObserver
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dcloud_db.rs46 pub fn execute( in execute() method
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_context.cpp3260 auto execute = [obj = this, name = bundleName, value = errorVal] () { in OnGetBundleName() local
3311 auto execute = [obj = this, permission, options, value = errorVal] () { in OnVerifyPermission() local
3352 auto execute = [obj = this, info = infoData, value = errorVal] () { in OnGetApplicationInfo() local
3398 auto execute = [obj = this, data = processInfo, value = errorVal] () { in OnGetProcessInfo() local
3444 auto execute = [obj = this, data = elementName, value = errorVal] () { in OnGetElementName() local
3493 auto execute = [obj = this, name = processName, value = errorVal] () { in OnGetProcessName() local
3538 auto execute = [obj = this, name = callingBundleName, value = errorVal] () { in OnGetCallingBundle() local
3582 auto execute = [obj = this, dir = createDir, value = errorVal] () { in OnGetOrCreateLocalDir() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp1596 NapiAsyncTask::ExecuteCallback execute; in OnMoveWindowToAsync() local
1609 static void SetMoveWindowToGlobalAsyncTask(NapiAsyncTask::ExecuteCallback &execute, in SetMoveWindowToGlobalAsyncTask()
1670 NapiAsyncTask::ExecuteCallback execute; in OnMoveWindowToGlobal() local
1886 NapiAsyncTask::ExecuteCallback execute; in OnResizeWindowAsync() local
2276 NapiAsyncTask::ExecuteCallback execute = [weakToken, isEnabled, errCodePtr] { in OnSetDialogBackGestureEnabled() local
3689 NapiAsyncTask::ExecuteCallback execute = [weakToken, topmost, errCodePtr] { in OnSetTopmost() local
5644 NapiAsyncTask::ExecuteCallback execute = [weakToken, isAddFlag, errCodePtr] { in OnSetHandwritingFlag() local
5983 NapiAsyncTask::ExecuteCallback execute = [weakToken, enableDrag, errCodePtr] { in GetEnableDragExecuteCallback() local
6046 NapiAsyncTask::ExecuteCallback execute = in OnEnableDrag() local
6578 NapiAsyncTask::ExecuteCallback execute; in OnSetWindowGrayScale() local
[all …]
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/
H A DComposerVts.cpp61 void ComposerClient::execute(V2_1::vts::TestCommandReader* reader, CommandWriterBase* writer) { in execute() function in android::hardware::graphics::composer::V2_2::vts::ComposerClient
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DPreparedModel.cpp137 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> PreparedModel::execute( in execute() function in android::hardware::neuralnetworks::V1_3::utils::PreparedModel
/aosp12/hardware/interfaces/neuralnetworks/utils/common/test/
H A DResilientPreparedModelTest.cpp104 TEST(ResilientPreparedModelTest, execute) { in TEST() argument
/aosp12/packages/services/Mms/src/com/android/mms/service/
H A DMmsHttpClient.java119 public byte[] execute(String urlString, byte[] pdu, String method, boolean isProxySet, in execute() method in MmsHttpClient

1...<<11121314151617181920>>...24