/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | patch_profile.cpp | 269 …bool isDefault = std::find(abiList.begin(), abiList.end(), ServiceConstants::ABI_DEFAULT) != abiLi… in ParseNativeSo() local 272 abis.c_str(), isDefault, isSystemLib64Exist); in ParseNativeSo() 276 if (isDefault) { in ParseNativeSo() 291 if (isDefault) { in ParseNativeSo()
|
/ohos5.0/docs/zh-cn/application-dev/form/ |
H A D | arkts-ui-widget-configuration.md | 47 …| isDefault | 表示该卡片是否为默认卡片,每个UIAbility有且只有一个默认卡片。<br/>- true:默认卡片。<br/>- false:非默认卡片。 | … 98 "isDefault": true,
|
H A D | arkts-ui-widget-update-by-time-point.md | 21 "isDefault": true,
|
H A D | arkts-ui-widget-update-by-proxy.md | 65 "isDefault": true, 148 "isDefault": true,
|
H A D | arkts-ui-widget-update-by-time.md | 20 "isDefault": true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | extension_form_profile.cpp | 84 bool isDefault = false; member 228 extensionFormProfileInfo.isDefault, in from_json() 445 info.isDefault = form.isDefault; in TransformToExtensionFormInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/sandboxTest/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso1/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso2/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso3/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso4/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso5/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso6/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso1/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso2/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_A/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_B/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_C/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 9 "isDefault":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | extension_form_info.h | 29 bool isDefault = false; member
|
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/ |
H A D | fstab.c | 361 bool isDefault = false; in IsDefaultMountFlags() local 366 isDefault = true; in IsDefaultMountFlags() 370 return isDefault; in IsDefaultMountFlags()
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | sa_store.h | 43 uint32 isDefault; member
|
H A D | sa_store.c | 42 if ((feature == NULL && curNode->isDefault) || in FindFeatureByName() 79 fNode->isDefault = feature == NULL; in SASTORA_Save()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-form-kit/ |
H A D | js-apis-application-formInfo.md | 32 | isDefault | boolean | 是 | 否 | 表示是否是默认卡片。 |
|
/ohos5.0/docs/en/application-dev/form/ |
H A D | arkts-ui-widget-update-by-time.md | 32 "isDefault": true, 64 "isDefault": true,
|