Home
last modified time | relevance | path

Searched refs:KEY_CALLER_UID (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_constants.h44 const std::string KEY_CALLER_UID = "callerUid"; variable
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_constant.cpp72 SetNamedProperty(env, constants, Constants::KEY_CALLER_UID.c_str(), "KEY_CALLER_UID"); in Init()
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_authenticator_session.cpp283 newRequest.SetParam(Constants::KEY_CALLER_UID, request_.callerUid); in OnRequestRedirected()
Dapp_account_manager_service.cpp76 request.options.SetParam(Constants::KEY_CALLER_UID, request.callerUid); in AddAccountImplicitly()
329 request.options.SetParam(Constants::KEY_CALLER_UID, request.callerUid); in Authenticate()