Home
last modified time | relevance | path

Searched refs:KEY_CALLER_PID (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_constants.h43 const char KEY_CALLER_PID[] = "callerPid"; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_constant.cpp71 SetNamedProperty(env, constants, Constants::KEY_CALLER_PID, "KEY_CALLER_PID"); in Init()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_session.cpp284 newRequest.SetParam(Constants::KEY_CALLER_PID, request_.callerPid); in OnRequestRedirected()
H A Dapp_account_manager_service.cpp76 request.options.SetParam(Constants::KEY_CALLER_PID, request.callerPid); in AddAccountImplicitly()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-account.md15 |新增|NA|类名:Constants<br>方法or属性:KEY_CALLER_PID = 'callerPid'|@ohos.account.appAccount.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-account.md69 | ohos.account.appAccount | Constants | KEY_CALLER_PID = "callerPid" | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-account.md69 | ohos.account.appAccount | Constants | KEY_CALLER_PID = "callerPid" | Added|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-account.md15 |Added|NA|Class name: Constants<br>Method or attribute name: KEY_CALLER_PID = 'callerPid'|@ohos.acc…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-appAccount.md4857 | KEY_CALLER_PID | 'callerPid' | 表示键名,调用方PID。 |
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-appAccount.md4857 | KEY_CALLER_PID | 'callerPid' | PID of the caller. |