Home
last modified time | relevance | path

Searched defs:application (Results 101 - 125 of 147) sorted by relevance

123456

/drivers/external_device_manager/services/native/driver_extension/src/
H A Djs_driver_extension.cpp128 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dextension_ability_thread.cpp178 void ExtensionAbilityThread::Attach(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, in Attach() argument
193 void ExtensionAbilityThread::Attach(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, in Attach() argument
78 CreateAbilityName( const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &abilityRecord, const std::shared_ptr<AppExecFwk::OHOSApplication> &application) CreateAbilityName() argument
207 HandleAttach(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &abilityRecord, const std::shared_ptr<AppExecFwk::EventRunner> &mainRunner) HandleAttach() argument
255 HandleAttachInner(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &abilityRecord) HandleAttachInner() argument
[all...]
H A Dability_thread.cpp26 void AbilityThread::AbilityThreadMain(const std::shared_ptr<OHOSApplication> &application, in AbilityThreadMain() argument
58 void AbilityThread::AbilityThreadMain(const std::shared_ptr<OHOSApplication> &application, in AbilityThreadMain() argument
H A Dui_ability_thread.cpp110 void UIAbilityThread::Attach(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, in Attach() argument
76 CreateAndInitContextDeal( const std::shared_ptr<AppExecFwk::OHOSApplication> &application, const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &abilityRecord, const std::shared_ptr<AppExecFwk::AbilityContext> &abilityObject) CreateAndInitContextDeal() argument
156 AttachInner(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &abilityRecord, const std::shared_ptr<Context> &stageContext) AttachInner() argument
184 Attach(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &abilityRecord, const std::shared_ptr<Context> &stageContext) Attach() argument
480 BuildAbilityContext( const std::shared_ptr<AppExecFwk::AbilityInfo> &abilityInfo, const std::shared_ptr<AppExecFwk::OHOSApplication> &application, const sptr<IRemoteObject> &token, const std::shared_ptr<Context> &stageContext, int32_t abilityRecordId) BuildAbilityContext() argument
[all...]
H A Djs_service_extension.cpp154 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
H A Dui_ability_impl.cpp34 void UIAbilityImpl::Init(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, in Init() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/
H A Dapp_mgr_client_test.cpp235 AppExecFwk::ApplicationInfo application; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dui_ability_test.cpp70 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); in HWTEST_F() local
102 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); in HWTEST_F() local
123 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); in HWTEST_F() local
148 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
198 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
219 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
240 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
263 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
312 auto application = std::make_shared<OHOSApplication>(); HWTEST_F() local
362 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
438 auto application = std::make_shared<OHOSApplication>(); HWTEST_F() local
461 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
511 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
538 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
562 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
588 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
623 auto application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1162 auto application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1196 auto application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1263 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
1292 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1318 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1359 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1389 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1415 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
[all...]
H A Dability_impl_test.cpp84 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); in HWTEST_F() local
132 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); in HWTEST_F() local
188 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); in HWTEST_F() local
251 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
282 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
321 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
359 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
400 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
441 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
477 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
518 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
562 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
608 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
649 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
694 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
739 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
785 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
830 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
876 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
904 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
932 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
963 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
993 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1030 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1139 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1179 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1217 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1257 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1295 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1334 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1374 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1413 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1454 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1490 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1522 std::shared_ptr<OHOSApplication> application; HWTEST_F() local
1543 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1563 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1583 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1603 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1624 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1647 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1684 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
1885 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/
H A Dmock_app_scheduler.cpp192 int AppScheduler::GetApplicationInfoByProcessID(const int pid, AppExecFwk::ApplicationInfo& application, bool& debug) in GetApplicationInfoByProcessID() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Djs_form_extension.cpp92 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_extension.cpp65 Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &record, const std::shared_ptr<AppExecFwk::OHOSApplication> &application, std::shared_ptr<AppExecFwk::AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_mgr_test.cpp110 ApplicationInfo application; in AddInnerBundleInfo() local
/third_party/ffmpeg/libavcodec/
H A Dlibopusenc.c37 int application; member
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp495 AppExecFwk::ApplicationInfo application; in HandleGetApplicationInfoByProcessID() local
H A Dams_mgr_proxy.cpp707 int AmsMgrProxy::GetApplicationInfoByProcessID(const int pid, AppExecFwk::ApplicationInfo &application, bool &debug) in GetApplicationInfoByProcessID() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dohos_application.cpp176 auto application = std::static_pointer_cast<OHOSApplication>(shared_from_this()); in SetApplicationContext() local
401 auto application = std::static_pointer_cast<OHOSApplication>(shared_from_this()); AddAbilityStage() local
445 auto application = std::static_pointer_cast<OHOSApplication>(shared_from_this()); CreateAutoStartupCallback() local
478 auto application = std::static_pointer_cast<OHOSApplication>(shared_from_this()); CreateAutoStartupCallback() local
597 auto application = std::static_pointer_cast<OHOSApplication>(shared_from_this()); AddAbilityStage() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Djs_ui_service_extension.cpp139 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability.cpp27 void Ability::Init(std::shared_ptr<AbilityInfo>& abilityInfo, const std::shared_ptr<OHOSApplication>& application, in Init() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp274 auto application = application_.lock(); in OnConfigurationUpdated() local
122 Init(const std::shared_ptr<Context> &context, const std::weak_ptr<AppExecFwk::OHOSApplication> application) Init() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension.cpp127 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/
H A Dcj_ui_ability_test.cpp136 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); in HWTEST_F() local
185 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); in HWTEST_F() local
205 std::shared_ptr<OHOSApplication> application = nullptr; in HWTEST_F() local
247 std::shared_ptr<OHOSApplication> application = nullptr; in HWTEST_F() local
273 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
342 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
407 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
452 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
559 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
583 std::shared_ptr<OHOSApplication> application = nullptr; HWTEST_F() local
624 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
647 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
676 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
703 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
743 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
784 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
819 std::shared_ptr<OHOSApplication> application = std::make_shared<OHOSApplication>(); HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp190 ApplicationInfo application; in AddInnerBundleInfo() local
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp89 Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument
/foundation/communication/netmanager_ext/frameworks/native/vpnextension/src/
H A Djs_vpn_extension.cpp129 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument

Completed in 39 milliseconds

123456