Home
last modified time | relevance | path

Searched defs:execute (Results 201 - 225 of 311) sorted by relevance

12345678910>>...13

/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_async_impl.cpp170 GetResult(napi_env env, std::unique_ptr<ResMgrDataContext> &dataContext, const std::string &name, napi_async_execute_callback &execute) GetResult() argument
194 ProcessNameParamV9(napi_env env, napi_callback_info info, const std::string &name, napi_async_execute_callback execute) ProcessNameParamV9() argument
226 ProcessIdParamV9(napi_env env, napi_callback_info info, const std::string &name, napi_async_execute_callback execute) ProcessIdParamV9() argument
259 ProcessResourceParamV9(napi_env env, napi_callback_info info, const std::string &name, napi_async_execute_callback execute) ProcessResourceParamV9() argument
299 ProcessOnlyIdParam(napi_env env, napi_callback_info info, const std::string &name, napi_async_execute_callback execute) ProcessOnlyIdParam() argument
335 ProcessIdNameParam(napi_env env, napi_callback_info info, const std::string& name, napi_async_execute_callback execute) ProcessIdNameParam() argument
383 ProcessNoParam(napi_env env, napi_callback_info info, const std::string &name, napi_async_execute_callback execute) ProcessNoParam() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/
H A Dkutf_suite.c68 void (*execute)(struct kutf_context *context); member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_suite.c74 void (*execute)(struct kutf_context *context); member
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_manager.cpp487 std::unique_ptr<NapiAsyncTask::ExecuteCallback> execute = nullptr; in CallbackTimeout() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Djs_ui_service_extension.cpp483 std::unique_ptr<NapiAsyncTask::ExecuteCallback> execute = nullptr; in OnSendData() local
H A Djs_ui_service_extension_context.cpp115 NapiAsyncTask::ExecuteCallback execute = [weak = context_, want, startOptions, unwrapArgc, innerErrCode]() { in OnStartAbility() local
167 NapiAsyncTask::ExecuteCallback execute = [weak = context_, innerErrCode]() { in OnTerminateSelf() local
219 NapiAsyncTask::ExecuteCallback execute = [weak = context_, type, wantParam, callback, innerErrCode]() mutable { in OnStartAbilityByType() local
360 auto execute = GetConnectAbilityExecFunc(want, connection, connectId, innerErrorCode); in OnConnectServiceExtensionAbility() local
401 NapiAsyncTask::ExecuteCallback execute = [weak = context_, want, connection, accountId, innerErrCode]() { in OnDisConnectServiceExtensionAbility() local
534 std::unique_ptr<NapiAsyncTask::ExecuteCallback> execute = nullptr; OnAbilityConnectDone() local
581 std::unique_ptr<NapiAsyncTask::ExecuteCallback> execute = nullptr; OnAbilityDisconnectDone() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/
H A Djs_ability_manager.cpp505 NapiAsyncTask::ExecuteCallback execute; in OnNotifySaveAsResult() local
595 NapiAsyncTask::ExecuteCallback execute = [bundleName, enableState, innerErrorCode, env]() { in OnSetResidentProcessEnabled() local
659 NapiAsyncTask::ExecuteCallback execute = [sharedResult, token, appId]() { in OnIsEmbeddedOpenAllowed() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Djs_context_utils.cpp463 NapiAsyncTask::ExecuteCallback execute = [context = context_, groupId, path, innerErrCode]() { in OnGetGroupDir() local
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_resp.c757 static enum resp_states execute(struct rxe_qp *qp, struct rxe_pkt_info *pkt) in execute() function
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dbmi.h117 } execute; member
167 } execute; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h95 bool execute; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dbmi.h117 } execute; member
167 } execute; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h95 bool execute; member
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_resp.c980 static enum resp_states execute(struct rxe_qp *qp, struct rxe_pkt_info *pkt) in execute() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_loader.c54 bool execute; member
/third_party/libdrm/tests/tegra/
H A Dvic.h135 int (*execute)(struct vic *vic, member
/third_party/python/Lib/test/test_asyncio/
H A Dtest_subprocess.py622 async def execute(): function
644 async def execute(): function
661 async def execute(): function
677 async def execute(): function
777 async def execute(): function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktBuildPrograms.cpp148 void execute (void) in execute() function in vkt::__anon28945::SyncTask
261 void execute (void) in execute() function in vkt::__anon28945::BuildHighLevelShaderTask
316 void execute (void) in execute() function in vkt::__anon28945::BuildSpirVAsmTask
351 void execute (void) in execute() function in vkt::__anon28945::ValidateBinaryTask
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp265 bool ShaderCase::execute(void) in execute() function in deqp::sl::ShaderCase
/third_party/skia/src/gpu/ops/
H A DGrOp.h191 void execute(GrOpFlushState* state, const SkRect& chainBounds) { in execute() function in GrOp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp162 void VPBasicBlock::execute(VPTransformState *State) { in execute() function in VPBasicBlock
231 void VPRegionBlock::execute(VPTransformState *State) { in execute() function in VPRegionBlock
349 void VPInstruction::execute(VPTransformState &State) { in execute() function in VPInstruction
391 void VPlan::execute(VPTransformState *State) { in execute() function in VPlan
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktBuildPrograms.cpp148 void execute (void) in execute() function in vkt::__anon30112::SyncTask
261 void execute (void) in execute() function in vkt::__anon30112::BuildHighLevelShaderTask
316 void execute (void) in execute() function in vkt::__anon30112::BuildSpirVAsmTask
351 void execute (void) in execute() function in vkt::__anon30112::ValidateBinaryTask
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgProgramExecutor.cpp211 void ProgramExecutor::execute (const Shader& vertexShader, const Shader& fragmentShader, const vector<VariableValue>& uniformValues) in execute() function in rsg::ProgramExecutor
/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp278 HandleAsyncWork(napi_env env, BaseContext *baseContext, const std::string &workName, napi_async_execute_callback execute, napi_async_complete_callback complete) HandleAsyncWork() argument
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp1660 auto execute = [data = onDeleteInvalidForms] { in OnDeleteInvalidForms() local

Completed in 30 milliseconds

12345678910>>...13