/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
H A D | js_uiservice_uiext_connection.cpp | 220 std::unique_ptr<NapiAsyncTask::ExecuteCallback> execute = nullptr; in OnSendData() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | starting_window.cpp | 215 auto execute = [weak]() { in SetStartingWindowAnimation() local
|
/ohos5.0/foundation/window/window_manager/previewer/mock/window_manager_napi/ |
H A D | js_window_manager.cpp | 149 NapiAsyncTask::ExecuteCallback execute = [lists, newApi, contextPtr]() { in GetTopWindowTask() local
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/ |
H A D | bundle_manager_addon.cpp | 329 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 D | js_screen_session_manager.cpp | 281 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 D | TestExecution.cpp | 86 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 D | LaunchActivityItem.java | 99 public void execute(ClientTransactionHandler client, IBinder token, in execute() method in LaunchActivityItem
|
/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | ResizeImageOps.cpp | 281 bool execute(OperationType opType, IOperationExecutionContext* context) { in execute() function
|
H A D | RoiPooling.cpp | 277 bool execute(IOperationExecutionContext* context) { in execute() function
|
H A D | FullyConnected.cpp | 304 bool execute(IOperationExecutionContext* context) { in execute() function
|
H A D | UnidirectionalSequenceLSTM.cpp | 400 bool execute(IOperationExecutionContext* context) { in execute() function
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
H A D | DriverFuzzTest.cpp | 296 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 D | MmsHttpClient.java | 112 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 D | LaunchActivityItem.java | 95 public void execute(ClientTransactionHandler client, IBinder token, in execute() method in LaunchActivityItem
|
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/ |
H A D | runninglock_napi.cpp | 210 …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 D | database.rs | 89 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 D | QualityOfServiceTests.cpp | 219 const ExecutionFunction execute = synchronous ? executeSynchronously : executeAsynchronously; in runExecutionTest() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/ |
H A D | RollbackPackageHealthObserver.java | 134 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 D | cloud_db.rs | 46 pub fn execute( in execute() method
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
H A D | napi_context.cpp | 3260 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 D | js_window.cpp | 1596 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 D | ComposerVts.cpp | 61 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 D | PreparedModel.cpp | 137 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 D | ResilientPreparedModelTest.cpp | 104 TEST(ResilientPreparedModelTest, execute) { in TEST() argument
|
/aosp12/packages/services/Mms/src/com/android/mms/service/ |
H A D | MmsHttpClient.java | 119 public byte[] execute(String urlString, byte[] pdu, String method, boolean isProxySet, in execute() method in MmsHttpClient
|