Home
last modified time | relevance | path

Searched refs:mainElement (Results 1 – 25 of 45) sorted by relevance

12

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dresident_process_manager.cpp32 if (abilityInfo.name == mainElement) { in IsMainElementTypeOk()
40 if (extensionInfo.name == mainElement) { in IsMainElementTypeOk()
109 std::string mainElement; in StartResidentProcessWithMainElement() local
140 std::string mainElement; in NotifyDisableResidentProcess() local
163 const std::string &processName, std::string &mainElement, in CheckMainElement() argument
168 mainElement = hapModuleInfo.mainAbility; in CheckMainElement()
169 if (mainElement.empty()) { in CheckMainElement()
187 hapModuleInfo.abilityInfos, mainElement, uriStr); in CheckMainElement()
191 mainElement.c_str(), uriStr.c_str()); in CheckMainElement()
200 mainElement = hapModuleInfo.mainElementName; in CheckMainElement()
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/resident_process_manager_test/
H A Dresident_process_manager_test.cpp95 std::string mainElement = ""; variable
104 …bool res = manager->CheckMainElement(hapModuleInfo, processName, mainElement, needEraseIndexSet, b…
122 std::string mainElement = ""; variable
131 …bool res = manager->CheckMainElement(hapModuleInfo, processName, mainElement, needEraseIndexSet, b…
149 std::string mainElement = ""; variable
160 …bool res = manager->CheckMainElement(hapModuleInfo, processName, mainElement, needEraseIndexSet, b…
178 std::string mainElement = ""; variable
189 …bool res = manager->CheckMainElement(hapModuleInfo, processName, mainElement, needEraseIndexSet, b…
207 std::string mainElement = ""; variable
212 …bool res = manager->CheckMainElement(hapModuleInfo, processName, mainElement, needEraseIndexSet, b…
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.31/
H A Dchangelogs-bundlemanager.md31 …存在入口UIAbility或者没有配置入口图标和名称时,返回应用图标和名称。当存在多个入口UIAbility时,优先返回entry类型HAP的mainElement对应的UIAbility中配置的…
57 …露风险。应用修改为仅支持一个入口UIAbility后,安装后在桌面上只会展示一个应用图标和名称。当一个应用配置了多个入口UIAbility时,仅entry类型HAP中的mainElement会生效。
74 一个应用值支持配置一个入口UIAbility,安装后会在桌面上展示一个图标和名称。当应用配置多个入口UIAbility时,也只会返回entry类型Hap的mainElement一个入口UIAbili…
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dresident_process_manager.h78 …std::string &mainElement, std::set<uint32_t> &needEraseIndexSet, size_t bundleInfoIndex, int32_t u…
82 const std::string &mainElement, bool updateEnable, int32_t userId);
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.31/
H A Dchangelogs-bundlemanager.md31 …es, the icon and name configured in the UIAbility corresponding to the mainElement of the entry ty…
57 …multiple entry UIAbilities are configured for an application, only the mainElement in the HAP of t…
74 …ured for an application, only the entry UIAbility corresponding to the mainElement of the HAP of t…
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/ohosTest/
H A Dmodule.json56 "mainElement": "TestAbility",
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/MediaLibraryExt/entry/src/ohosTest/
H A Dmodule.json57 "mainElement": "TestAbility",
/ohos5.0/foundation/multimedia/ringtone_library/frameworks/ringtone_extension_hap/RingtoneLibraryExt/entry/src/ohosTest/
H A Dmodule.json57 "mainElement": "TestAbility",
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/
H A Dmodule.json56 "mainElement": "MainAbility",
/ohos5.0/base/update/update_app/product/oh/base/src/main/
H A Dmodule.json57 "mainElement": "MainAbility",
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/ohosTest/
H A Dmodule.json520 "mainElement": "TestAbility",
/ohos5.0/foundation/window/window_manager/AppDemo/window/windowExtension/AbilityComponent/entry/src/main/
H A Dmodule.json522 "mainElement": "MainAbility",
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/ohosTest/
H A Dmodule.json521 "mainElement": "TestAbility",
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/ohosTest/
H A Dmodule.json520 "mainElement": "TestAbility",
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/ohosTest/
H A Dmodule.json522 "mainElement": "TestAbility",
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/missionCenterDemo/dmsDemo/entry/src/main/
H A Dmodule.json521 "mainElement": "EntryAbility",
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/samples/continuationManualTestSuite/entry/src/main/
H A Dmodule.json522 "mainElement": "MainAbility",
/ohos5.0/foundation/window/window_manager/AppDemo/window/windowExtension/WindowExtension/entry/src/main/
H A Dmodule.json522 "mainElement": "MainAbility",
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/
H A Dmodule.json520 "mainElement": "EntryAbility",
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/samples/StageManualTestSuite/entry/src/main/
H A Dmodule.json522 "mainElement": "MainAbility",
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/samples/continuationManagerTestSuite/eTSContinuationManager/entry/src/main/
H A Dmodule.json522 "mainElement": "MainAbility",
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/entry/src/main/
H A Dmodule.json521 "mainElement": "MainAbility",
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/
H A Dmodule.json522 "mainElement": "com.ohos.settings.faceauth.enrollmentstartview",
/ohos5.0/docs/zh-cn/application-dev/application-models/
H A Dapplication-component-configuration-stage.md15 …",则系统将优先返回module.json5中的icon与label。如果存在多个满足条件的ability,优先返回module.json5中mainElement对应的ability配置的ico…
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/entry/src/main/
H A Dmodule.json520 "mainElement": "EntryAbility",

12