Home
last modified time | relevance | path

Searched refs:isDefault (Results 1 – 25 of 60) sorted by relevance

123

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_profile.cpp269 …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 Darkts-ui-widget-configuration.md47 …| isDefault | 表示该卡片是否为默认卡片,每个UIAbility有且只有一个默认卡片。<br/>-&nbsp;true:默认卡片。<br/>-&nbsp;false:非默认卡片。 | …
98 "isDefault": true,
H A Darkts-ui-widget-update-by-time-point.md21 "isDefault": true,
H A Darkts-ui-widget-update-by-proxy.md65 "isDefault": true,
148 "isDefault": true,
H A Darkts-ui-widget-update-by-time.md20 "isDefault": true,
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_form_profile.cpp84 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 Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso1/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso2/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso3/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso4/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso5/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso6/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso1/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso2/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_A/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_B/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_C/entry/src/main/resources/base/profile/
H A Dform_config1.txt9 "isDefault":true,
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_form_info.h29 bool isDefault = false; member
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab.c361 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 Dsa_store.h43 uint32 isDefault; member
H A Dsa_store.c42 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 Djs-apis-application-formInfo.md32 | isDefault | boolean | 是 | 否 | 表示是否是默认卡片。 |
/ohos5.0/docs/en/application-dev/form/
H A Darkts-ui-widget-update-by-time.md32 "isDefault": true,
64 "isDefault": true,

123