/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/main/ |
H A D | module.json5 | 61 "usedScene": {"abilities":["MainAbility"], 68 "usedScene": {"abilities":["MainAbility"], 75 "usedScene": {"abilities":["MainAbility"], 82 "usedScene": {"abilities":["MainAbility"], 89 "usedScene": {"abilities":["MainAbility"], 96 "usedScene": {"abilities":["MainAbility"],
|
/ohos5.0/docs/zh-cn/application-dev/security/AccessToken/ |
H A D | declare-permissions.md | 13 | usedScene | 权限使用的场景,该字段用于应用上架校验。包括abilities和when两个子项。<br/>- abilities:使用权限的UIAbility或者ExtensionAb… 31 "usedScene": { 41 "usedScene": {
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-security-rightmanagement.md | 69 "usedScene": { 79 "usedScene": { 89 "usedScene": { 107 "usedScene": { 117 "usedScene": { 127 "usedScene": {
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/json_serializer_test/ |
H A D | json_serializer_test.cpp | 551 RequestPermissionUsedScene usedScene; in BenchmarkTestForReqPermissionUsedSceToJson() local 552 usedScene.abilities = {"ohos.global.systemres.MainAbility"}; in BenchmarkTestForReqPermissionUsedSceToJson() 553 usedScene.when = "1"; in BenchmarkTestForReqPermissionUsedSceToJson() 556 to_json(jsonObject, usedScene); in BenchmarkTestForReqPermissionUsedSceToJson() 571 RequestPermissionUsedScene usedScene; in BenchmarkTestForReqPermissionUsedSceFromJson() local 574 from_json(jsonObject, usedScene); in BenchmarkTestForReqPermissionUsedSceFromJson()
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-rightmanagement.md | 69 "usedScene": { 79 "usedScene": { 89 "usedScene": { 107 "usedScene": { 117 "usedScene": { 127 "usedScene": {
|
/ohos5.0/docs/en/application-dev/security/AccessToken/ |
H A D | declare-permissions.md | 13 …usedScene | Use case of the permission. This field is used for application release verification. I… 32 "usedScene": { 42 "usedScene": {
|
/ohos5.0/base/security/permission_lite/ |
H A D | README_zh.md | 135 "usedScene": { 145 "usedScene": { 155 "usedScene": { 173 "usedScene": { 183 "usedScene": { 193 "usedScene": {
|
H A D | README.md | 85 "usedScene": { 95 "usedScene": { 105 "usedScene": { 123 "usedScene": { 133 "usedScene": { 143 "usedScene": {
|
/ohos5.0/docs/zh-cn/third-party-cases/ |
H A D | how-to-connect-to-bluetooth.md | 40 "usedScene": { 51 "usedScene": { 62 "usedScene": { 73 "usedScene": { 84 "usedScene": {
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | bundle_info.cpp | 130 usedScene = *scene; in ReadFromParcel() 140 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Parcelable, parcel, &usedScene); in Marshalling() 502 void to_json(nlohmann::json &jsonObject, const RequestPermissionUsedScene &usedScene) in to_json() argument 505 {REQUESTPERMISSION_ABILITIES, usedScene.abilities}, in to_json() 506 {REQUESTPERMISSION_WHEN, usedScene.when} in to_json() 516 {REQUESTPERMISSION_USEDSCENE, requestPermission.usedScene}, in to_json() 530 void from_json(const nlohmann::json &jsonObject, RequestPermissionUsedScene &usedScene) in from_json() argument 537 usedScene.abilities, in from_json() 545 usedScene.abilities, in from_json() 553 usedScene.when, in from_json() [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-bundle-BundleInfo.md | 54 | usedScene | [UsedScene](#usedscenedeprecated) | 否 | 否 | 权限使用的场景和时机。 |
|
H A D | js-apis-bundleManager-bundleInfo.md | 48 | usedScene | [UsedScene](#usedscene) | 否 | 否 | 权限使用的场景和时机。 |
|
/ohos5.0/docs/zh-cn/application-dev/ads-service/oaid/ |
H A D | oaid-service-sys.md | 27 "usedScene": {
|
H A D | oaid-service.md | 46 "usedScene": {
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | json_serializer.h | 74 void to_json(nlohmann::json &jsonObject, const RequestPermissionUsedScene &usedScene); 75 void from_json(const nlohmann::json &jsonObject, RequestPermissionUsedScene &usedScene);
|
H A D | bundle_info.h | 84 RequestPermissionUsedScene usedScene; member
|
/ohos5.0/docs/zh-cn/application-dev/napi/ |
H A D | jsvm-debugger-cpuprofiler-heapsnapshot.md | 30 "usedScene": { 131 "usedScene": {
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | module-structure.md | 421 | usedScene | 描述权限使用的场景和时机。场景类型如下两种:<br/>- ability:ability的名称,可配置多个。<br/>- when:调用时机,可填的值… 423 ## usedScene对象内部结构 425 **表13** **usedScene对象内部结构说明**
|
/ohos5.0/docs/en/application-dev/ads-service/oaid/ |
H A D | oaid-service-sys.md | 29 "usedScene": {
|
H A D | oaid-service.md | 45 "usedScene": {
|
/ohos5.0/docs/zh-cn/application-dev/distributedservice/ |
H A D | devicemanager-guidelines.md | 56 "usedScene": {
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-isolated-component-sys.md | 220 "usedScene": {
|
H A D | ts-basic-components-plugincomponent-sys.md | 179 "usedScene": {
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-bundle-BundleInfo.md | 55 | usedScene | [UsedScene](#usedscenedeprecated) | No | No | Application scenario and …
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | jsvm-debugger-cpuprofiler-heapsnapshot.md | 30 "usedScene": { 142 "usedScene": {
|