Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 25 of 28) sorted by relevance

12

/base/security/asset/frameworks/js/napi/inc/
Dasset_napi_context.h39 napi_async_execute_callback execute; variable
/base/tee/tee_os_framework/test/xts/ca/
DTest.json23 "execute": "/test_root/tee/tee_test_client_api.bin" string
/base/security/permission_lite/services/unittest/pms/
DTest.json23 "execute": "/test_root/security/ActsPMSTest.bin" string
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
DTest.json23 "execute": "/test_root/security/huks_3.0_test.bin" string
/base/time/time_service/framework/js/napi/common/src/
Dnapi_work.cpp75 NapiExecute execute, NapiComplete complete) in AsyncEnqueue()
167 NapiExecute execute, NapiComplete complete) in SyncEnqueue()
/base/global/font_manager/interfaces/js/kits/src/
Dfont_manager_addon.cpp98 const std::string &name, napi_async_execute_callback execute) in GetResult()
215 …api_env env, napi_callback_info info, const std::string &name, napi_async_execute_callback execute) in ProcessFontByValue()
/base/global/resource_management/interfaces/js/innerkits/core/src/
Dresource_manager_napi_async_impl.cpp173 const std::string &name, napi_async_execute_callback &execute) in GetResult()
197 const std::string &name, napi_async_execute_callback execute) in ProcessNameParamV9()
229 const std::string &name, napi_async_execute_callback execute) in ProcessIdParamV9()
262 const std::string &name, napi_async_execute_callback execute) in ProcessResourceParamV9()
302 const std::string &name, napi_async_execute_callback execute) in ProcessOnlyIdParam()
338 const std::string& name, napi_async_execute_callback execute) in ProcessIdNameParam()
386 const std::string &name, napi_async_execute_callback execute) in ProcessNoParam()
/base/time/time_service/framework/js/napi/common/include/
Dnapi_work.h47 NapiExecute execute = nullptr; member
/base/notification/common_event_service/frameworks/extension/src/
Djs_static_subscriber_extension_context.cpp71 …AbilityRuntime::NapiAsyncTask::ExecuteCallback execute = [weak = context_, want, innerErrorCode]()… in OnStartAbility() local
/base/update/update_app/common/src/main/ets/manager/
DUpdateManager.ts506 async execute(message: Message): Promise<void> { method in MessageQueue
/base/request/request/common/database/src/
Ddatabase.rs49 pub fn execute<P: Params>(&self, sql: &str, values: P) -> Result<(), i32> { in execute() method
/base/customization/config_policy/interfaces/kits/js/src/
Dconfig_policy_napi.cpp139 const std::string &workName, napi_async_execute_callback execute) in GetOneCfgFileOrAllCfgFiles()
258 napi_async_execute_callback execute, napi_async_complete_callback complete) in HandleAsyncWork()
/base/security/device_auth/interfaces/inner_api/
Ddevice_auth_ext.h70 void (*execute)(struct ExtWorkerTask *task); member
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_napi.cpp214 …const std::string& resourceName, napi_async_execute_callback execute, napi_async_complete_callback… in AsyncWork()
/base/request/request/services/src/manage/
Ddatabase.rs92 pub(crate) fn execute(&self, sql: &str) -> Result<(), i32> { in execute() method
108 pub(crate) fn execute(&self, sql: &str) -> Result<(), i32> { in execute() method
/base/customization/enterprise_device_management/interfaces/kits/wifi_manager/src/
Dwifi_manager_addon.cpp726 napi_callback_info info, napi_async_execute_callback execute) in IsWifiActiveHandler()
764 napi_callback_info info, napi_async_execute_callback execute) in SetWifiProfileHandler()
/base/customization/enterprise_device_management/interfaces/kits/common/src/
Dnapi_edm_adapter.cpp317 napi_async_execute_callback execute, napi_async_complete_callback complete) in AddonMethodAdapter()
Dnapi_edm_common.cpp537 napi_async_execute_callback execute, napi_async_complete_callback complete) in HandleAsyncWork()
/base/security/asset/services/core_service/src/
Dlib.rs237 macro_rules! execute { macro
/base/powermgr/power_manager/frameworks/napi/power/
Dpower_napi.cpp308 napi_async_execute_callback execute, napi_async_complete_callback complete) in AsyncWork()
/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/
Dbundle_manager_addon.cpp418 const std::string &workName, napi_async_execute_callback execute) in GetAllowedOrDisallowedInstallBundles()
557 const std::string &workName, napi_async_execute_callback execute) in AddOrRemoveInstallBundles()
/base/customization/enterprise_device_management/interfaces/kits/application_manager/src/
Dapplication_manager_addon.cpp489 const std::string &workName, napi_async_execute_callback execute) in AddOrRemovellowedRunningBundles()
/base/telephony/core_service/frameworks/js/napi/
Dnapi_util.cpp327 napi_async_execute_callback execute, napi_async_complete_callback complete) in HandleAsyncWork()
/base/theme/screenlock_mgr/frameworks/js/napi/src/
Dnapi_screenlock_ability.cpp224 auto execute = [](napi_env env, void *data) { in AsyncCallFunc() local
/base/telephony/cellular_data/frameworks/js/napi/src/
Dnapi_cellular_data.cpp45 napi_async_execute_callback execute = nullptr; member

12