| /drivers/external_device_manager/services/native/driver_extension/src/ |
| H A D | js_driver_extension.cpp | 128 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 D | extension_ability_thread.cpp | 178 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 D | ability_thread.cpp | 26 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 D | ui_ability_thread.cpp | 110 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 D | js_service_extension.cpp | 154 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 D | ui_ability_impl.cpp | 34 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 D | app_mgr_client_test.cpp | 235 AppExecFwk::ApplicationInfo application; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | ui_ability_test.cpp | 70 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 D | ability_impl_test.cpp | 84 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 D | mock_app_scheduler.cpp | 192 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 D | js_form_extension.cpp | 92 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 D | napi_accessibility_extension.cpp | 65 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 D | bms_bundle_default_app_mgr_test.cpp | 110 ApplicationInfo application; in AddInnerBundleInfo() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libopusenc.c | 37 int application; member [all...] |
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | ams_mgr_stub.cpp | 495 AppExecFwk::ApplicationInfo application; in HandleGetApplicationInfoByProcessID() local
|
| H A D | ams_mgr_proxy.cpp | 707 int AmsMgrProxy::GetApplicationInfoByProcessID(const int pid, AppExecFwk::ApplicationInfo &application, bool &debug) in GetApplicationInfoByProcessID() argument
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| H A D | ohos_application.cpp | 176 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 D | js_ui_service_extension.cpp | 139 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 D | mock_ability.cpp | 27 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 D | js_ability_stage.cpp | 274 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 D | js_auto_fill_extension.cpp | 127 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 D | cj_ui_ability_test.cpp | 136 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 D | bms_bundle_free_install_test.cpp | 190 ApplicationInfo application; in AddInnerBundleInfo() local
|
| /foundation/resourceschedule/work_scheduler/frameworks/extension/src/ |
| H A D | js_work_scheduler_extension.cpp | 89 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 D | js_vpn_extension.cpp | 129 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
|