Home
last modified time | relevance | path

Searched refs:INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION (Results 1 - 1 of 1) sorted by relevance

/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp49 const std::string INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION = member
50 "ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION";
460 !PermissionCheck(INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION, "")) { in QueryOsAccountById()
598 if (!PermissionCheck(INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION, CONSTANT_ACTIVATE)) { in ActivateOsAccount()
618 if (!PermissionCheck(INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION, "")) { in DeactivateOsAccount()
650 if (!PermissionCheck(INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION, "")) { in DeactivateAllOsAccounts()
706 if (!(PermissionCheck(INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION, "") || in SubscribeOsAccount()
740 if (!PermissionCheck(INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION, "")) { in UnsubscribeOsAccount()

Completed in 3 milliseconds