Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_session_manager.cpp167 std::string key = request.callerAbilityName + std::to_string(request.callerUid); in OpenSession()
288 std::string key = request.callerAbilityName + std::to_string(request.callerUid); in CloseSession()
H A Dapp_account_manager_service.cpp73 request.callerAbilityName = options.GetStringParam(Constants::KEY_CALLER_ABILITY_NAME); in AddAccountImplicitly()
103 request.callerAbilityName = options.parameters.GetStringParam(Constants::KEY_CALLER_ABILITY_NAME); in CreateAccountImplicitly()
326 request.callerAbilityName = options.GetStringParam(Constants::KEY_CALLER_ABILITY_NAME); in Authenticate()
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h95 std::string callerAbilityName; member

Completed in 4 milliseconds