Home
last modified time | relevance | path

Searched refs:Allow (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/docs/en/application-dev/application-models/
H A Dextensionability-overview.md13 > - The column **Allow Third-Party Apps to Implement** specifies whether third-party applications c…
14 > - The column **Allow Third-Party Apps to Access** specifies whether third-party applications can …
15 > - The column **Allow Independent ExtensionAbility Sandbox** specifies whether an independent sand…
16 > - The column **Allow ExtensionAbilities to Access Sendable Data in Strict Mode** specifies whethe…
21Allow Third-Party Apps to Implement | Allow Third-Party Apps to Access …
/ohos5.0/docs/en/application-dev/security/AccessToken/
H A Done-time-authorization.md3 … user data against unauthorized access from applications and abuse, the **Allow this time only** o…
19Allow this time only** option is available only for the following permissions. When an application…
28 - When the user selects **Allow this time only**, the permission is authorized to the application t…
H A Drequest-user-authorization-second.md5 - Allow the user to manually grant the permission using the system application **Settings** in the …
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dshared_transition_effect.h79 virtual bool Allow(TransitionEvent event) = 0;
109 bool Allow(TransitionEvent event) override;
132 bool Allow(TransitionEvent event) override;
H A Dshared_transition_effect.cpp175 bool SharedTransitionExchange::Allow(TransitionEvent event) in Allow() function in OHOS::Ace::SharedTransitionExchange
362 bool SharedTransitionStatic::Allow(TransitionEvent event) in Allow() function in OHOS::Ace::SharedTransitionStatic
H A Dshared_transition_controller.cpp178 if (!effect->Allow(event_)) { in CheckAndCreateTransition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
H A Dshared_transition_effect.h39 virtual bool Allow() const = 0;
165 bool Allow() const override;
197 bool Allow() const override;
H A Dshared_transition_effect.cpp95 bool SharedTransitionExchange::Allow() const in Allow() function in OHOS::Ace::NG::SharedTransitionExchange
266 bool SharedTransitionStatic::Allow() const in Allow() function in OHOS::Ace::NG::SharedTransitionStatic
H A Dshared_overlay_manager.cpp175 if (!effect->Allow()) { in CheckAndPrepareTransition()
/ohos5.0/base/print/print_fwk/etc/init/
H A Dcupsd.conf36 Allow all
42 Allow all
48 Allow all
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.5.3/
H A Dchangelogs-access_token.md10 According to privacy protection requirements, the location permission is added with the **Allow onl…
42 Before the change:<br>A dialog box containing **Allow** and **Deny** will be displayed for granting…
46 …10 and earlier: A dialog box containing **Allow only while in use** and **Deny** will be displayed…
/ohos5.0/docs/en/design/ux-design/
H A Dmultimodal-check-box.md14 - Allow one or multiple options to be selected.
/ohos5.0/base/security/selinux_adapter/sepolicy/ohos_policy/developtools/lldb/system/
H A Dinit.te16 # Allow init to create directory /data/local/tmp/lldb-server and set SELinux
H A Dsh.te16 # Allow users using hdc shell to create directories and files under
H A Dhdcd.te25 # Allow users using hdc to upload lldb-server to subdirectories under
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-app-privilege-config-guide.md93 "allowAppMultiProcess": true, // Allow multiple instances for the application.
96 …"allowAbilityExcludeFromMissions": true,// Allow the ability to be excluded from the mission stack.
99 …"allowAppShareLibrary": true // Allow the application to provide the inter-application …
/ohos5.0/docs/en/application-dev/faqs/
H A Dfull-sdk-switch-guide.md113 …ty & Privacy**, click the **General** tab and select **Anywhere** under **Allow apps downloaded fr…
117 …ning that you can open the Previewer. For security purposes, change the **Allow apps downloaded fr…
H A Dfaqs-event-notification.md209 …choose **Settings** > **Notification & status bar** > *Application name* > **Allow notifications**.
/ohos5.0/base/security/permission_lite/
H A DREADME.md192 .type=FIXED, // Allow access from the processes with the specified UIDs.
196 … .type=RANGE, // Allow access from the processes with UIDs in the specified range.
206 .type=FIXED, // Allow access from the processes with the specified UIDs.
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dshared_overlay_manager_test_ng.cpp417 EXPECT_FALSE(test.Allow());
421 EXPECT_FALSE(testTwo.Allow());
/ohos5.0/docs/en/application-dev/web/
H A Dweb-geolocation-permission.md95 … event.geolocation.invoke(event.origin, true, false); // Allow access to the device location.
/ohos5.0/docs/en/application-dev/reference/apis-mdm-kit/
H A Djs-apis-enterprise-securityManager.md414 | IN_APP | 1 | Allow the clipboard to be used in the same application.|
415 | LOCAL_DEVICE | 2 | Allow the clipboard to be used on the same device.|
416 | CROSS_DEVICE | 3 | Allow the clipboard to be used across devices.|
/ohos5.0/base/security/selinux_adapter/sepolicy/ohos_policy/hiviewdfx/hilog/system/
H A Dhilogd.te22 ## Allow rule below: ##
/ohos5.0/foundation/barrierfree/accessibility/
H A DREADME.md14 1. Allow people with disabilities to use applications. For example, provide the screen reader for p…
/ohos5.0/docs/en/device-dev/quick-start/
H A Dquickstart-pkg-common-burnerr.md65 3. Click **Firewall & network protection**, and on the displayed page, click **Allow applications t…

12