/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/application_info_test/ |
H A D | application_info_test.cpp | 43 info.entityType = "unsppecified"; in BenchmarkTestForReadFromParcel() 72 info.entityType = "unsppecified"; in BenchmarkTestForReadMetaDataFromParcel() 101 info.entityType = "unsppecified"; in BenchmarkTestForMarshalling() 129 info.entityType = "unsppecified"; in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/extension_ability_info_test/ |
H A D | extension_ability_info_test.cpp | 52 info.applicationInfo.entityType = "unsppecified"; in BenchmarkTestForReadFromParcel() 90 info.applicationInfo.entityType = "unsppecified"; in BenchmarkTestForMarshalling() 127 info.applicationInfo.entityType = "unsppecified"; in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_info_test/ |
H A D | bundle_info_test.cpp | 53 info.applicationInfo.entityType = "unsppecified"; in BenchmarkTestForReadFromParcel() 92 info.applicationInfo.entityType = "unsppecified"; in BenchmarkTestForMarshalling() 130 info.applicationInfo.entityType = "unsppecified"; in BenchmarkTestForUnmarshalling()
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.10.7/ |
H A D | changelogs-bundlemanager.md | 136 ## cl.bundlemanager.9 app.json配置文件删除entityType标签 137 删除配置文件app.json中[entityType](../../../application-dev/quick-start/app-configuration-file.md)标签 140 删除配置文件app.json中[entityType](../../../application-dev/quick-start/app-configuration-file.md)标签,IDE中不… 143 删除[entityType](../../../application-dev/quick-start/app-configuration-file.md)标签
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/v3.2-Release/ |
H A D | changelogs-bundlemanager.md | 136 ## cl.bundlemanager.9 app.json配置文件删除entityType标签 137 删除配置文件app.json中[entityType](../../../application-dev/quick-start/app-configuration-file.md)标签 140 删除配置文件app.json中[entityType](../../../application-dev/quick-start/app-configuration-file.md)标签,IDE中不… 143 删除[entityType](../../../application-dev/quick-start/app-configuration-file.md)标签
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-bundle-ApplicationInfo.md | 38 | entityType | string | 是 |…
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | application_info.h | 138 std::string entityType = DEFAULT_ENTITY_TYPE; member
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-bundle-ApplicationInfo.md | 37 | entityType | string | Yes …
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | application_info.h | 247 std::string entityType = DEFAULT_ENTITY_TYPE; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | application_info.cpp | 193 {APPLICATION_ENTITY_TYPE, applicationInfo.entityType}, in to_json() 526 applicationInfo.entityType, in from_json()
|
H A D | module_profile.cpp | 1491 applicationInfo.entityType = Profile::APP_ENTITY_TYPE_DEFAULT_VALUE; in ToApplicationInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | application_info.cpp | 431 entityType = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 660 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(entityType)); in Marshalling() 962 {APPLICATION_ENTITY_TYPE, applicationInfo.entityType}, in to_json() 1102 applicationInfo.entityType, JsonType::STRING, false, parseResult, ArrayType::NOT_ARRAY); in from_json()
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.7/ |
H A D | changelogs-bundlemanager.md | 136 ## cl.bundlemanager.9 Deleted the entityType Tag from the app.json File 137 The [entityType](../../../application-dev/quick-start/app-configuration-file.md) tag is deleted fro…
|
/ohos5.0/docs/en/release-notes/changelogs/v3.2-Release/ |
H A D | changelogs-bundlemanager.md | 136 ## cl.bundlemanager.9 Deleted the entityType Tag from the app.json File 137 The [entityType](../../../application-dev/quick-start/app-configuration-file.md) tag is deleted fro…
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/ |
H A D | bms_bundle_data_storage_database_test.cpp | 140 "entityType":"unspecified", 353 "entityType":"unspecified", 473 "entityType":"unspecified", 1062 "entityType": "unspecified",
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-ability.md | 11 | applicationInfo | ApplicationInfo | readonly entityType: string; | 新增 |
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-ability.md | 11 | applicationInfo | ApplicationInfo | readonly entityType: string; | Added|
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.2/ |
H A D | changelog-bundlemanager.md | 232 | entityType | 无 | string |
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | inner_bundle_info.cpp | 1870 baseApplicationInfo_->entityType = applicationInfo.entityType; in UpdateBaseApplicationInfo()
|
H A D | bundle_profile.cpp | 2198 applicationInfo.entityType = Profile::APP_ENTITY_TYPE_DEFAULT_VALUE; in ToApplicationInfo()
|
H A D | module_profile.cpp | 2086 applicationInfo.entityType = Profile::APP_ENTITY_TYPE_DEFAULT_VALUE; in ToApplicationInfo()
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.2/ |
H A D | changelog-bundlemanager.md | 237 | entityType | N/A | string |
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-bundle.md | 591 …:ApplicationInfo;<br>方法or属性:readonly entityType: string;<br>旧版本信息:|类名:ApplicationInfo;<br>方法or属性:r…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-bundle.md | 591 …ute name: readonly entityType: string;<br>Old version: |Class name: ApplicationInfo;<br>Method or …
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 413 …NAPI_CALL_RETURN_VOID(env, napi_create_string_utf8(env, appInfo.entityType.c_str(), NAPI_AUTO_LENG… in ConvertApplicationInfo()
|