Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_constants.h41 const char KEY_CALLER_BUNDLE_NAME[] = "callerBundleName"; member
/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_constant.cpp70 SetNamedProperty(env, constants, Constants::KEY_CALLER_BUNDLE_NAME, "KEY_CALLER_BUNDLE_NAME"); in Init()
/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h73 const std::string KEY_CALLER_BUNDLE_NAME = "CALLER_BUNDLE_NAME"; member
262 evt.callerBundleName = sysEvent.GetEventValue(KEY_CALLER_BUNDLE_NAME); in ConvertToXperfEvent()
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_session.cpp282 newRequest.SetParam(Constants::KEY_CALLER_BUNDLE_NAME, request_.callerBundleName); in OnRequestRedirected()
H A Dapp_account_manager_service.cpp107 request.createOptions.parameters.SetParam(Constants::KEY_CALLER_BUNDLE_NAME, request.callerBundleName); in CreateAccountImplicitly()
329 request.options.SetParam(Constants::KEY_CALLER_BUNDLE_NAME, request.callerBundleName); in Authenticate()

Completed in 4 milliseconds