Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_bundle_event_callback.cpp26 constexpr const char* KEY_TOKEN = "accessTokenId"; variable
48 auto tokenId = static_cast<uint32_t>(want.GetIntParam(KEY_TOKEN, 0)); in OnReceiveEvent()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_constants.h37 const char KEY_TOKEN[] = "token"; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_constant.cpp66 SetNamedProperty(env, constants, Constants::KEY_TOKEN, "KEY_TOKEN"); in Init()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dinner_app_account_manager.cpp221 result.SetParam(Constants::KEY_TOKEN, token); in Authenticate()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-account.md11 |新增|NA|类名:Constants<br>方法or属性:KEY_TOKEN = 'token'|@ohos.account.appAccount.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-account.md73 | ohos.account.appAccount | Constants | KEY_TOKEN = "token" | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-account.md73 | ohos.account.appAccount | Constants | KEY_TOKEN = "token" | Added|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-account.md11 |Added|NA|Class name: Constants<br>Method or attribute name: KEY_TOKEN = 'token'|@ohos.account.appA…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-appAccount.md4853 | KEY_TOKEN | 'token' | 表示键名,令牌。 |
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-appAccount.md4853 | KEY_TOKEN | 'token' | Token. |