Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_constants.h44 const char KEY_CALLER_UID[] = "callerUid"; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_constant.cpp72 SetNamedProperty(env, constants, Constants::KEY_CALLER_UID, "KEY_CALLER_UID"); in Init()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h72 const std::string KEY_CALLER_UID = "CALLER_UID"; variable
261 evt.callerUid = static_cast<int32_t>(sysEvent.GetEventIntValue(KEY_CALLER_UID)); in ConvertToXperfEvent()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_session.cpp285 newRequest.SetParam(Constants::KEY_CALLER_UID, request_.callerUid); in OnRequestRedirected()
H A Dapp_account_manager_service.cpp77 request.options.SetParam(Constants::KEY_CALLER_UID, request.callerUid); in AddAccountImplicitly()
303 request.options.SetParam(Constants::KEY_CALLER_UID, request.callerUid); in Authenticate()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-account.md16 |新增|NA|类名:Constants<br>方法or属性:KEY_CALLER_UID = 'callerUid'|@ohos.account.appAccount.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-account.md68 | ohos.account.appAccount | Constants | KEY_CALLER_UID = "callerUid" | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-account.md68 | ohos.account.appAccount | Constants | KEY_CALLER_UID = "callerUid" | Added|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-account.md16 |Added|NA|Class name: Constants<br>Method or attribute name: KEY_CALLER_UID = 'callerUid'|@ohos.acc…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-appAccount.md4858 | KEY_CALLER_UID | 'callerUid' | 表示键名,调用方UID。 |
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-appAccount.md4858 | KEY_CALLER_UID | 'callerUid' | UID of the caller. |