Searched refs:Permission (Results 1 – 13 of 13) sorted by relevance
28 Permission::Permission() in Permission() function in OHOS::DevAttest::Permission32 Permission::~Permission() in ~Permission()36 bool Permission::IsSystem() in IsSystem()65 bool Permission::IsPermissionGranted(const std::string& perm) in IsPermissionGranted()
24 class Permission {25 DECLARE_DELAYED_SINGLETON(Permission)
57 if (!DelayedSingleton<Permission>::GetInstance()->IsSystem()) { in GetAttestStatusInner()
27 $fix = "HCameraService::CreateCameraDevice: Permission to Access Camera Granted!!!!"
21 console.info(`Start request permissions from user. Permission is CAMERA`);
21 const TAG: string = '[Permission]';
24 @State Permission: Boolean = false
28 @State Permission: Boolean = false
27 @State Permission: Boolean = false
66 @State Permission: Boolean = false305 this.Permission = true679 if (this.Permission) {681 this.Permission = false
607 … * @tc.desc : UIExtension connect service visable and invisible with no Permission in foreground660 …xtension connect service visable and invisible with START_ABILITY_ABILITY Permission in foreground726 …* @tc.desc : UIExtension connect service visable and invisible with no Permission in background779 …Extension connect service visable and invisible with START_ABILITY_ABILITY Permission in background911 …d invisible with START_ABILITY_ABILITY and START_ABILITIES_FROM_BACKGROUND Permission in background