Home
last modified time | relevance | path

Searched refs:entityType (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/application_info_test/
H A Dapplication_info_test.cpp43 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 Dextension_ability_info_test.cpp52 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 Dbundle_info_test.cpp53 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 Dchangelogs-bundlemanager.md136 ## 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 Dchangelogs-bundlemanager.md136 ## 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 Djs-apis-bundle-ApplicationInfo.md38 | entityType | string | 是 |…
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h138 std::string entityType = DEFAULT_ENTITY_TYPE; member
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-bundle-ApplicationInfo.md37 | entityType | string | Yes …
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h247 std::string entityType = DEFAULT_ENTITY_TYPE; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dapplication_info.cpp193 {APPLICATION_ENTITY_TYPE, applicationInfo.entityType}, in to_json()
526 applicationInfo.entityType, in from_json()
H A Dmodule_profile.cpp1491 applicationInfo.entityType = Profile::APP_ENTITY_TYPE_DEFAULT_VALUE; in ToApplicationInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp431 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 Dchangelogs-bundlemanager.md136 ## 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 Dchangelogs-bundlemanager.md136 ## 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 Dbms_bundle_data_storage_database_test.cpp140 "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 Djs-apidiff-ability.md11 | applicationInfo | ApplicationInfo | readonly entityType: string; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-ability.md11 | applicationInfo | ApplicationInfo | readonly entityType: string; | Added|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.2/
H A Dchangelog-bundlemanager.md232 | entityType | 无 | string |
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp1870 baseApplicationInfo_->entityType = applicationInfo.entityType; in UpdateBaseApplicationInfo()
H A Dbundle_profile.cpp2198 applicationInfo.entityType = Profile::APP_ENTITY_TYPE_DEFAULT_VALUE; in ToApplicationInfo()
H A Dmodule_profile.cpp2086 applicationInfo.entityType = Profile::APP_ENTITY_TYPE_DEFAULT_VALUE; in ToApplicationInfo()
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.2/
H A Dchangelog-bundlemanager.md237 | entityType | N/A | string |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-bundle.md591 …:ApplicationInfo;<br>方法or属性:readonly entityType: string;<br>旧版本信息:|类名:ApplicationInfo;<br>方法or属性:r…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-bundle.md591 …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 Dbundle_mgr.cpp413 …NAPI_CALL_RETURN_VOID(env, napi_create_string_utf8(env, appInfo.entityType.c_str(), NAPI_AUTO_LENG… in ConvertApplicationInfo()

12