Home
last modified time | relevance | path

Searched refs:SYSTEM_ACTION_APP_ACCOUNT_AUTH (Results 1 – 2 of 2) sorted by relevance

/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_constants.h26 const std::string SYSTEM_ACTION_APP_ACCOUNT_AUTH = "ohos.appAccount.action.auth"; variable
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_authenticator_manager.cpp39 want.SetAction(Constants::SYSTEM_ACTION_APP_ACCOUNT_AUTH); in QueryAbilityInfos()